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
I am using MacOS, python 3.6.3
Here are my libs and their version: appnope (0.1.0) attrs (21.2.0) certifi (2016.2.28) click (6.7) click-plugins (1.0.3) cligj (0.7.2) cycler (0.10.0) decorator (4.1.2) descartes (1.1.0) Fiona (1.8.13.post1) GDAL (3.0.2) geopandas (0.4.0) ipykernel (4.6.1) ipython (6.1.0) ipython-genutils (0.2.0) jedi (0.10.2) jupyter-client (5.1.0) jupyter-core (4.3.0) kiwisolver (1.3.1) matplotlib (3.3.1) mkl-fft (1.3.0) mkl-random (1.1.1) mkl-service (2.3.0) munch (2.2.0) numpy (1.19.2) olefile (0.44) pandas (0.20.3) pexpect (4.2.1) pickleshare (0.7.4) Pillow (8.3.1) pip (9.0.1) prompt-toolkit (1.0.15) psycopg2 (2.6.2) ptyprocess (0.5.2) Pygments (2.2.0) pyparsing (2.2.0) pyproj (3.0.0) PySAL (1.13.0) python-dateutil (2.6.1) pytz (2017.2) pyzmq (16.0.2) Rtree (0.9.7) scipy (1.5.2) setuptools (36.4.0) Shapely (1.7.1) simplegeneric (0.8.1) six (1.10.0) SQLAlchemy (1.1.13) tornado (4.5.2) traitlets (4.3.2) wcwidth (0.1.7) wheel (0.29.0)
The text was updated successfully, but these errors were encountered:
Mind filling this out?
Sorry, something went wrong.
I also want to note that pyproj supports Python 3.8+ (#930). I recommend upgrading your Python version and pyproj version.
Dear Alan, I solve this problem by directly create a new env with installing geopandas 0.9.0. Thanks very much!
Glad to hear that you were able to resolve the issue 👍
No branches or pull requests
I am using MacOS, python 3.6.3
Here are my libs and their version:
appnope (0.1.0)
attrs (21.2.0)
certifi (2016.2.28)
click (6.7)
click-plugins (1.0.3)
cligj (0.7.2)
cycler (0.10.0)
decorator (4.1.2)
descartes (1.1.0)
Fiona (1.8.13.post1)
GDAL (3.0.2)
geopandas (0.4.0)
ipykernel (4.6.1)
ipython (6.1.0)
ipython-genutils (0.2.0)
jedi (0.10.2)
jupyter-client (5.1.0)
jupyter-core (4.3.0)
kiwisolver (1.3.1)
matplotlib (3.3.1)
mkl-fft (1.3.0)
mkl-random (1.1.1)
mkl-service (2.3.0)
munch (2.2.0)
numpy (1.19.2)
olefile (0.44)
pandas (0.20.3)
pexpect (4.2.1)
pickleshare (0.7.4)
Pillow (8.3.1)
pip (9.0.1)
prompt-toolkit (1.0.15)
psycopg2 (2.6.2)
ptyprocess (0.5.2)
Pygments (2.2.0)
pyparsing (2.2.0)
pyproj (3.0.0)
PySAL (1.13.0)
python-dateutil (2.6.1)
pytz (2017.2)
pyzmq (16.0.2)
Rtree (0.9.7)
scipy (1.5.2)
setuptools (36.4.0)
Shapely (1.7.1)
simplegeneric (0.8.1)
six (1.10.0)
SQLAlchemy (1.1.13)
tornado (4.5.2)
traitlets (4.3.2)
wcwidth (0.1.7)
wheel (0.29.0)
The text was updated successfully, but these errors were encountered: