Python Forum
problem with mapnik in anaconda python 2: from _mapnik import * ImportError: DLL load
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
problem with mapnik in anaconda python 2: from _mapnik import * ImportError: DLL load
#1
I'm using anaconda to write geographic programs, so I need to use packages like mapnik.
After installing mapnik in anaconda2, it started to error...First about mapnik itself and after do some actions now it's reached to this error:

from _mapnik import *

ImportError: DLL load failed: The specified module could not be found.

I installed it with pip command in anaconda command prompt with some minor errors.
My system: windows 8.1 64 bit, anaconda 2,python 2.7, mapnik 2.2.0
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Failed attempts to load Microsoft Appstore Python DLLs piyushd 0 394 Oct-31-2023, 10:43 AM
Last Post: piyushd
  Resolving ImportError: No module named gdb (Python in C++) mandaxyz 3 1,313 Oct-04-2023, 02:43 PM
Last Post: mandaxyz
  problem in import module from other folder akbarza 5 1,260 Sep-01-2023, 07:48 AM
Last Post: Gribouillis
  Anaconda 2.4.2: The JupyterLab 3.5.3 fails to run the python code of the Geographical jamalnuman 0 313 Aug-23-2023, 07:48 AM
Last Post: jamalnuman
  can not import anaconda pandas module. PySpark pandas module is imported!! aupres 0 680 Aug-06-2023, 01:09 AM
Last Post: aupres
  [WORKED AROUND] Problem installing elitech-datareader, 'cannot import build_py_2to3' NeilUK 4 1,564 Jul-09-2023, 10:01 AM
Last Post: NeilUK
Question Cannot import easysnmp: ImportError: libnetsnmp.so.30 Calab 4 999 Jun-08-2023, 08:52 PM
Last Post: Gribouillis
  ImportError: cannot import name 'Pyfhel' from 'Pyfhel' Anldra12 9 3,446 Dec-13-2021, 06:55 PM
Last Post: Anldra12
  Import requests/beautifulsoup problem Jokadaro_ 3 1,984 Dec-05-2021, 01:22 PM
Last Post: Jokadaro_
  Problem With Database Calls and Load Timbo03 1 2,091 Nov-21-2021, 10:48 AM
Last Post: Timbo03

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020