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
  'import requests' problem Curbie 2 751 Aug-14-2024, 01:04 AM
Last Post: Curbie
  ImportError: cannot import name 'scipy_namespace_for' from 'scipy._lib._array_api' AgileAVS 0 1,666 Jul-15-2024, 08:45 AM
Last Post: AgileAVS
  Failed attempts to load Microsoft Appstore Python DLLs piyushd 0 1,009 Oct-31-2023, 10:43 AM
Last Post: piyushd
  Resolving ImportError: No module named gdb (Python in C++) mandaxyz 3 4,285 Oct-04-2023, 02:43 PM
Last Post: mandaxyz
  problem in import module from other folder akbarza 5 9,107 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 833 Aug-23-2023, 07:48 AM
Last Post: jamalnuman
  can not import anaconda pandas module. PySpark pandas module is imported!! aupres 0 1,328 Aug-06-2023, 01:09 AM
Last Post: aupres
  [WORKED AROUND] Problem installing elitech-datareader, 'cannot import build_py_2to3' NeilUK 4 4,160 Jul-09-2023, 10:01 AM
Last Post: NeilUK
Question Cannot import easysnmp: ImportError: libnetsnmp.so.30 Calab 4 2,211 Jun-08-2023, 08:52 PM
Last Post: Gribouillis
  ImportError: cannot import name 'Pyfhel' from 'Pyfhel' Anldra12 9 5,329 Dec-13-2021, 06:55 PM
Last Post: Anldra12

Forum Jump:

User Panel Messages

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