Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attribute Error #3884

Open
mira1991 opened this issue Apr 17, 2018 · 2 comments
Open

Attribute Error #3884

mira1991 opened this issue Apr 17, 2018 · 2 comments
Labels
resolved? awaiting confirmation that the issue has been resolved

Comments

@mira1991
Copy link

I execute ./configure to configure mapnik in my centos 7 it shows me this error . Any body have idea about it :

`
. AttributeError: 'NoneType' object has no attribute 'decode' :
File "/mapnik/SConstruct", line 1278 :
color_print(5, "CXX %s" % cxx_version.decode((" utf8"))

`

@mira1991
Copy link
Author

capture2

@bain2236
Copy link

Had the same issue. I ran
make reset as per - https://github.com/mapnik/mapnik/wiki/InstallationTroubleshooting
it then worked ok

@lightmare lightmare added the resolved? awaiting confirmation that the issue has been resolved label Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolved? awaiting confirmation that the issue has been resolved
Projects
None yet
Development

No branches or pull requests

3 participants