Open AsharFatmi opened 3 years ago
@AsharFatmi This seems to be an issue related to geos in your environment. I am not able to replicate. Maybe stackoverflow is a better place to ask such questions. A similar issue.
@AsharFatmi I recall gdal versioning being finicky when I have worked with it in the past. Have you tried installing gdal and osrm at the same time using an environment solver such as conda?
Hi, I am working on python 3.8, I have installed both GDAL and Fiona:-
Then I executed
pip install osrm
Everything was successfully installed
But I get an error when I try to import osrm:-
Any Ideas?