question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Windows Installation Issues (pyproj>=2.0.0)

See original GitHub issue

This issue is meant to be a central location for windows installation issues.

As of pyproj>=2.0.0, python 2.7 is no longer supported on windows due PROJ version 6.0.0 requiring c++ 11 and it is not supported by the 2008 version of MSVC.

There are now Windows wheels on pypi thanks to @cgohlke. Additionally, pyproj can be installed using conda. conda install -c conda-forge pyproj.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:10 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
cgohlkecommented, Mar 27, 2019

Let me re-build and test later tonight.

0reactions
snowman2commented, Dec 6, 2019

Thanks for your assistance in this @cgohlke! I think that it can be closed now.

Read more comments on GitHub >

github_iconTop Results From Across the Web

pyproj4-pyproj/community - Gitter
hello! I have an installation question, as I can't seem to get Proj to update by updating pyproj. I've tried updating pyproj and...
Read more >
Problem in installing PROJ in python environment
If you just want to work with PROJ from Python, you can use PyPROJ and install it with pip install pyproj . On...
Read more >
How to Install Pyproj on Windows? - GeeksforGeeks
Installing Pyproj Interface on Windows using Conda: If you want the installation to be done through conda, open up the Anaconda Powershell ...
Read more >
MapProxy Installation problem with PyProj - GIS Stack Exchange
0) on a Windows Machine and followed each step from the "Installation on Windows" docs. I have a running virtualenv, used pip to...
Read more >
Configuration — MapProxy 1.13.1 Docs
This feature is only available on Unix, since Windows has no ... If set to true , MapProxy will only issue a single...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found