-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Labels
bugSomething isn't workingSomething isn't workinggithubRelated to GitHub, either as actions, or ideas to make a better GitHub experience overallRelated to GitHub, either as actions, or ideas to make a better GitHub experience overallpypiPyPI relatedPyPI related
Description
Describe the bug
Pip installation of mapillary does not work because of the requirement from shapely about geos_c.dll
To Reproduce
In a Windows machine,
mkdir saif_testing
cd saif_testing
python3 -m venv venv
.\venv\Scripts\activate
pip install mapillaryExpected behavior
Successful installation
Screenshots
None
Additional context
None
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggithubRelated to GitHub, either as actions, or ideas to make a better GitHub experience overallRelated to GitHub, either as actions, or ideas to make a better GitHub experience overallpypiPyPI relatedPyPI related