We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Konnte Erweiterung 'osm_sidewalkreator' nicht laden aufgrund eines Fehlers beim Aufruf der classFactory() Methode
ModuleNotFoundError: No module named 'shapely'
The text was updated successfully, but these errors were encountered:
Hello! That's an old one like in #6
Unfortunately, at the moment, the only solution is to attempt the installation of Shapely into QGIS's Python environment.
<qgis_python_path> -m pip install shapely
I'm planning to fully remove this dependency in the next release, tough
Sorry, something went wrong.
No branches or pull requests
Konnte Erweiterung 'osm_sidewalkreator' nicht laden aufgrund eines Fehlers beim Aufruf der classFactory() Methode
ModuleNotFoundError: No module named 'shapely'
The text was updated successfully, but these errors were encountered: