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

pyproj fails, it needs proj v6.0.0 #13

Open
tobwen opened this issue May 6, 2019 · 1 comment
Open

pyproj fails, it needs proj v6.0.0 #13

tobwen opened this issue May 6, 2019 · 1 comment

Comments

@tobwen
Copy link

tobwen commented May 6, 2019

bug report

Currently, building fails, since pyproj >= v2, needs proj >= v6

ERROR: Complete output from command /usr/local/bin/python /usr/local/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmprpmfab0y:
  ERROR: ERROR: Minimum supported proj version is 6.0.0, installed version is 5.2.0.
  ----------------------------------------
ERROR: Command "/usr/local/bin/python /usr/local/lib/python3.5/site-packages/pip/_vendor/pep517/_in_process.py get_requires_for_build_wheel /tmp/tmprpmfab0y" failed with error code 1 in /tmp/pip-install-vlxcmfol/pyproj

workaround

Freeze pyproj until proj gets updated: pip install [...] pyproj==1.9.6

@justb4
Copy link

justb4 commented Jun 2, 2024

Solved in https://github.com/justb4/docker-mapproxy . That fork provides the active development. As agreed with author @atd-schubert this repo here will be archived or detached. See also referral in https://mapproxy.github.io/mapproxy/latest/install_docker.html

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

2 participants