marceloprates / prettymaps

A small set of Python functions to draw pretty maps from OpenStreetMap data. Based on osmnx, matplotlib and shapely libraries.
GNU Affero General Public License v3.0
11.02k stars 516 forks source link

devcontainer not working: no matching distribution found for PySide2<6.0.0, >= 5.15.2 #84

Open fegyi001 opened 2 years ago

fegyi001 commented 2 years ago

I tried to use prettymaps with Docker, using the devcontainer in VSCode. The Docker build failed with the following error:

image

What went wrong? Is a pypi package not found on pypi?