Majid Hojati

Results 131 comments of Majid Hojati

I have the same issue when I am going to import mapnik `` Traceback (most recent call last): File "", line 1, in File "/home/m/.local/share/Trash/files/python-mapnik.2/python-mapnik/mapnik/__init__.py", line 1071, in register_plugins() File...

One interesting issue is with installation process. why I get this log ` Installed /usr/local/lib/python3.6/dist-packages/mapnik-3.1.0-py3.6-linux-x86_64.egg Processing dependencies for mapnik==3.1.0 Finished processing dependencies for mapnik==3.1.0 ` mapnik 3.1.0 ? I have...

@talaj Hi, Should we build mapnik with the same boost_python version? Does `export BOOST_PYTHON_LIB=boost_python3` works when we are building mapnik's main library? or we have to set python path too?

I think I got my question here: https://github.com/mapnik/node-mapnik/issues/891 But does making mapnik has anything to do with nodejs version? I can build mapnik on windows using vcpkg. so if I...

@smarttigerfly hi, yes just look at the mapnik repository in my profile. I works with vcpkg

@Djoow Hi, What If we chackout both master branches ?I could not build any other branches but the masters works fine. but 'import mapkin' command in python throws error

@brownpixel Hi, What about going to next slide by code in current SlideFragment.It seems it does not have any solutions

Hi, I have the same problem, with the fact that it only shows one of my functions when I build it on local machine. when I deploy it on readthedocs...

@williamfgc Seems we need to focus on building on read the docs but their system does not have much abilities to build libraries

@williamfgc thanks, seems I have to move my package to anaconda too,