ฉันใช้ windows10 64 บิต os.name ของฉันคือ 'nt' ฉันใช้ pip เพื่อติดตั้ง แต่บ่นเกี่ยวกับ spatialindex_c.dll
File "C:\Users\Bachir\AppData\Local\Temp\pip-build-td64lrth\rtree\rtree\core.py", line 101, in <module>
raise OSError("could not find or load spatialindex_c.dll")
OSError: could not find or load spatialindex_c.dll
ฉันดาวน์โหลด rtree-0.8.2 แล้วเรียกใช้ python setup.py ติดตั้งและฉันมีข้อความเดียวกัน
PS C:\Users\Bachir\documents\Python Scripts\Rtree-0.8.2> python setup.py install
Traceback (most recent call last):
File "setup.py", line 4, in <module>
import rtree
File "C:\Users\Bachir\documents\Python Scripts\Rtree-0.8.2\rtree\__init__.py", line 1, in <module>
from .index import Rtree
File "C:\Users\Bachir\documents\Python Scripts\Rtree-0.8.2\rtree\index.py", line 6, in <module>
from . import core
File "C:\Users\Bachir\documents\Python Scripts\Rtree-0.8.2\rtree\core.py", line 101, in <module>
raise OSError("could not find or load spatialindex_c.dll")
OSError: could not find or load spatialindex_c.dll
PS C:\Users\Bachir\documents\Python Scripts\Rtree-0.8.2>
ฉัน donwloaded spatialindex dll ไฟล์ 'libspatialindex-1.8.1-win-msvc-2010-x64-x32.zip' ไฟล์นี้มีทั้ง 32 และ 64 บิต, unzip และใส่ในโฟลเดอร์การติดตั้งเมื่อติดตั้งโดยใช้ python setuo.py ติดตั้งมันยังคงบ่นเกี่ยวกับไฟล์ spatialindex dll