Kann wheel nicht installieren, ...
Verfasst: Donnerstag 19. April 2018, 13:59
weil immer das kommt:
[codebox=pycon file=Unbenannt.txt]
PS D:\Python\Doc\PythonScripts\Risiko> pip install shapely
Collecting shapely
Using cached https://files.pythonhosted.org/packages ... st1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\ssamu\AppData\Local\Temp\pip-install-d3d3j7hj\shapely\setup.py", line 80, in <module>
from shapely._buildcfg import geos_version_string, geos_version, \
File "C:\Users\ssamu\AppData\Local\Temp\pip-install-d3d3j7hj\shapely\shapely\_buildcfg.py", line 200, in <module>
lgeos = CDLL("geos_c.dll")
File "d:\python\lib\ctypes\__init__.py", line 348, in __init__
self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] Das angegebene Modul wurde nicht gefunden
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\ssamu\AppData\Local\Temp\pip-install-d3d3j7hj\shapely\
[/code]
Please help!
[codebox=pycon file=Unbenannt.txt]
PS D:\Python\Doc\PythonScripts\Risiko> pip install shapely
Collecting shapely
Using cached https://files.pythonhosted.org/packages ... st1.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "C:\Users\ssamu\AppData\Local\Temp\pip-install-d3d3j7hj\shapely\setup.py", line 80, in <module>
from shapely._buildcfg import geos_version_string, geos_version, \
File "C:\Users\ssamu\AppData\Local\Temp\pip-install-d3d3j7hj\shapely\shapely\_buildcfg.py", line 200, in <module>
lgeos = CDLL("geos_c.dll")
File "d:\python\lib\ctypes\__init__.py", line 348, in __init__
self._handle = _dlopen(self._name, mode)
OSError: [WinError 126] Das angegebene Modul wurde nicht gefunden
----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in C:\Users\ssamu\AppData\Local\Temp\pip-install-d3d3j7hj\shapely\
[/code]
Please help!