orange3-recommendation icon indicating copy to clipboard operation
orange3-recommendation copied to clipboard

Problem with GEO add-on

Open Jimranger opened this issue 6 years ago • 0 comments

I can´t use de GEO Add-on.

When I try to install through menu option:

Collecting Orange3-Geo Using cached https://files.pythonhosted.org/packages/96/d0/2f849d65a70c261959f7f45be8cd2fb742f0e38b5faa190cc0de855053ae/Orange3-Geo-0.2.3.tar.gz Requirement already satisfied: Orange3 in c:\users\jrangel\appdata\local\orange1\lib\site-packages (from Orange3-Geo) (3.18.0) Requirement already satisfied: scikit-learn in c:\users\jrangel\appdata\local\orange1\lib\site-packages (from Orange3-Geo) (0.20.0) Requirement already satisfied: pandas in c:\users\jrangel\appdata\local\orange1\lib\site-packages (from Orange3-Geo) (0.23.4) Requirement already satisfied: scipy>=0.17 in c:\users\jrangel\appdata\local\orange1\lib\site-packages (from Orange3-Geo) (1.0.1) Collecting shapely (from Orange3-Geo) Using cached https://files.pythonhosted.org/packages/a2/fb/7a7af9ef7a35d16fa23b127abee272cfc483ca89029b73e92e93cdf36e6b/Shapely-1.6.4.post2.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "C:\Users\jrangel\AppData\Local\Temp\pip-install-39b1zjx9\shapely\setup.py", line 80, in from shapely.buildcfg import geos_version_string, geos_version,
File "C:\Users\jrangel\AppData\Local\Temp\pip-install-39b1zjx9\shapely\shapely_buildcfg.py", line 200, in lgeos = CDLL("geos_c.dll") File "C:\Users\jrangel\AppData\Local\Orange1\lib\ctypes_init
.py", line 348, in init self._handle = _dlopen(self._name, mode) OSError: [WinError 126] No se puede encontrar el módulo especificado

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in C:\Users\jrangel\AppData\Local\Temp\pip-install-39b1zjx9\shapely\

Please help.

Regards

Jimranger avatar Nov 17 '18 17:11 Jimranger