Skip to content
New issue

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

Cannot install osmapy #35

Open
unbeatable-101 opened this issue Jun 13, 2021 · 0 comments
Open

Cannot install osmapy #35

unbeatable-101 opened this issue Jun 13, 2021 · 0 comments

Comments

@unbeatable-101
Copy link

Last login: Sun Jun 13 00:15:39 on ttys000
williamdavis@Williams-Air ~ % pip3 install osmapy
Collecting osmapy
  Using cached osmapy-0.0.1.8-py3-none-any.whl (123 kB)
Collecting gpxpy
  Using cached gpxpy-1.4.2.tar.gz (105 kB)
Collecting Pillow
  Using cached Pillow-8.2.0-cp39-cp39-macosx_11_0_arm64.whl (2.7 MB)
Collecting osmapy
  Using cached osmapy-0.0.1.7-py3-none-any.whl (123 kB)
  Using cached osmapy-0.0.1.6-py3-none-any.whl (45 kB)
  Using cached osmapy-0.0.1.5-py3-none-any.whl (45 kB)
  Using cached osmapy-0.0.1.4-py3-none-any.whl (34 kB)
  Using cached osmapy-0.0.1.3-py3-none-any.whl (34 kB)
  Using cached osmapy-0.0.1.2-py3-none-any.whl (34 kB)
  Using cached Osmapy-0.0.1.1-py3-none-any.whl (34 kB)
  Using cached osmapy-0.0.1.0-py3-none-any.whl (34 kB)
ERROR: Cannot install osmapy==0.0.1.0, osmapy==0.0.1.1, osmapy==0.0.1.2, osmapy==0.0.1.3, osmapy==0.0.1.4, osmapy==0.0.1.5, osmapy==0.0.1.6, osmapy==0.0.1.7 and osmapy==0.0.1.8 because these package versions have conflicting dependencies.

The conflict is caused by:
    osmapy 0.0.1.8 depends on PySide2
    osmapy 0.0.1.7 depends on PySide2
    osmapy 0.0.1.6 depends on PySide2
    osmapy 0.0.1.5 depends on PySide2
    osmapy 0.0.1.4 depends on PySide2
    osmapy 0.0.1.3 depends on PySide2
    osmapy 0.0.1.2 depends on PySide2
    osmapy 0.0.1.1 depends on PySide2
    osmapy 0.0.1.0 depends on PySide2

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
williamdavis@Williams-Air ~ % 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant