[osgeo4w-dev] [osgeo4w] #672: Testing osgeo4w installer - missing pyproj

OSGeo4W trac_osgeo4w at osgeo.org
Tue Mar 23 10:15:05 PDT 2021


#672: Testing osgeo4w installer - missing pyproj
-------------------+----------------------------
Reporter:  Calvin  |       Owner:  osgeo4w-dev@…
    Type:  defect  |      Status:  new
Priority:  major   |   Component:  Installer
 Version:          |  Resolution:
Keywords:          |
-------------------+----------------------------

Comment (by Calvin):

 I have tried it on two different computers. The one running the Express
 Desktop Install and the other Advanced Install. In the advanced install it
 shows python3-pyproj Current "2.6.1.post1-2" as the version. When I launch
 QGIS and open the python console and try "import pyproj" I get.

 import pyproj

 Traceback (most recent call last):
   File "D:\Users\user\OSGeo4W\apps\Python39\lib\code.py", line 90, in
 runcode
     exec(code, self.locals)
   File "<input>", line 1, in <module>
   File "D:/Users/user/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 799,
 in _import
     mod = _builtin_import(name, globals, locals, fromlist, level)
   File "D:\Users\user\OSGeo4W\apps\Python39\lib\site-
 packages\pyproj\__init__.py", line 50, in <module>
     from pyproj import _datadir
   File "D:/Users/user/OSGeo4W/apps/qgis/./python\qgis\utils.py", line 799,
 in _import
     mod = _builtin_import(name, globals, locals, fromlist, level)
 ImportError: DLL load failed while importing _datadir: The specified
 module could not be found.

-- 
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/672#comment:2>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.


More information about the osgeo4w-dev mailing list