[GeoNode-users] Geonode Windows Installation Error

Anand Jadhav ajadhav4 at gmail.com
Thu Dec 3 03:01:11 PST 2020


Dear All,

Below is the installation error code on Windows as per the documentation.
The error occurred while executing the command

pip install -r requirements.txt --upgrade --no-cache --no-cache-dir

error as following:-

Collecting pyyaml>=4.2b1
  Downloading PyYAML-5.3.1-cp37-cp37m-win_amd64.whl (216 kB)
     |████████████████████████████████| 216 kB 6.4 MB/s
Collecting requests==2.25.0
  Downloading requests-2.25.0-py2.py3-none-any.whl (61 kB)
     |████████████████████████████████| 61 kB ...
Collecting requests-toolbelt==0.9.1
  Downloading requests_toolbelt-0.9.1-py2.py3-none-any.whl (54 kB)
     |████████████████████████████████| 54 kB 1.2 MB/s
Collecting Shapely==1.6.3
  Downloading Shapely-1.6.3.tar.gz (223 kB)
     |████████████████████████████████| 223 kB 6.8 MB/s
    ERROR: Command errored out with exit status 1:
     command: 'c:\working\venv\scripts\python.exe' -c 'import sys,
setuptools, tokenize; sys.argv[0] =
'"'"'C:\\Users\\User\\AppData\\Local\\Temp\\pip-install-36744eq2\\shapely_f68ba02e25af41acb89913bd54991419\\setup.py'"'"';
__file__='"'"'C:\\Users\\User\\AppData\\Local\\Temp\\pip-install-36744eq2\\shapely_f68ba02e25af41acb89913bd54991419\\setup.py'"'"';f=getattr(tokenize,
'"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"',
'"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))'
egg_info --egg-base
'C:\Users\User\AppData\Local\Temp\pip-pip-egg-info-nt4zt4mb'
         cwd:
C:\Users\User\AppData\Local\Temp\pip-install-36744eq2\shapely_f68ba02e25af41acb89913bd54991419\
    Complete output (9 lines):
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File
"C:\Users\User\AppData\Local\Temp\pip-install-36744eq2\shapely_f68ba02e25af41acb89913bd54991419\setup.py",
line 80, in <module>
        from shapely._buildcfg import geos_version_string, geos_version, \
      File
"C:\Users\User\AppData\Local\Temp\pip-install-36744eq2\shapely_f68ba02e25af41acb89913bd54991419\shapely\_buildcfg.py",
line 200, in <module>
        lgeos = CDLL("geos_c.dll")
      File "c:\program files\python37\lib\ctypes\__init__.py", line 364, in
__init__
        self._handle = _dlopen(self._name, mode)
    OSError: [WinError 126] The specified module could not be found
    ----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info
Check the logs for full command output.

Please help how to resolve this.

Best regards,
Anand
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20201203/76ad7f54/attachment.html>


More information about the geonode-users mailing list