Symbol not found: ____chkstk_darwin #1257
Labels
help wanted
installation-issues
Issue related to installation problems.
macos
Issue related to MacOS
Hey,
I have geopandas installed in my environment but I'm not being able to import it, and it seems to be due to an issues with pyproj. I am using pyproj==3.4.0 on a MacOS 10.13.6.
Environment Information
When i run "pyproj -v" i get the following error message:
Traceback (most recent call last):
File "/Users/joao1/Desktop/Repos/geospatial/bin/pyproj", line 6, in
from pyproj.main import main
File "/Users/joao1/Desktop/Repos/geospatial/lib/python3.8/site-packages/pyproj/init.py", line 33, in
import pyproj.network
File "/Users/joao1/Desktop/Repos/geospatial/lib/python3.8/site-packages/pyproj/network.py", line 10, in
from pyproj._network import ( # noqa: F401 pylint: disable=unused-import
ImportError: dlopen(/Users/joao1/Desktop/Repos/geospatial/lib/python3.8/site-packages/pyproj/_network.cpython-38-darwin.so, 2): Symbol not found: ____chkstk_darwin
Referenced from: /Users/joao1/Desktop/Repos/geospatial/lib/python3.8/site-packages/pyproj/.dylibs/libwebp.7.dylib (which was built for Mac OS X 11.0)
Expected in: /usr/lib/libSystem.B.dylib
in /Users/joaojanuario/Desktop/Repos/geospatial/lib/python3.8/site-packages/pyproj/.dylibs/libwebp.7.dylib
Here's my environment:
altair==4.2.0
anyio==3.6.2
appnope==0.1.3
argon2-cffi==21.3.0
argon2-cffi-bindings==21.2.0
asttokens==2.1.0
attrs==22.1.0
Babel==2.11.0
backcall==0.2.0
backoff==1.11.1
backports.zoneinfo==0.2.1
beautifulsoup4==4.11.1
bleach==5.0.1
blinker==1.5
boltons==21.0.0
bqplot==0.12.36
branca==0.5.0
cachetools==5.2.0
certifi==2022.9.24
cffi==1.15.1
chardet==5.0.0
charset-normalizer==2.1.1
click==8.1.3
click-plugins==1.1.1
click-spinner==0.1.10
cligj==0.7.2
colorlog==6.7.0
colour==0.1.5
commonmark==0.9.1
contourpy==1.0.6
cramjam==2.6.2
cycler==0.11.0
dacite==1.6.0
datacommons==1.4.3
datacommons-pandas==0.0.3
datapane==0.15.4
debugpy==1.6.3
decorator==5.1.1
defusedxml==0.7.1
dominate==2.7.0
dulwich==0.20.50
entrypoints==0.4
et-xmlfile==1.1.0
executing==1.2.0
face==22.0.0
fastjsonschema==2.16.2
fastparquet==2023.2.0
filelock==3.8.0
Fiona==1.8.22
folium==0.13.0
fonttools==4.38.0
fsspec==2023.3.0
furl==2.1.3
gdown==4.5.3
geojson==2.5.0
geopandas==0.12.2
gitdb==4.0.9
GitPython==3.1.29
glom==22.1.0
gmaps==0.6.2a0
greenlet==2.0.0
idna==3.4
importlib-metadata==5.0.0
importlib-resources==5.10.0
install==1.3.5
ipyevents==2.0.1
ipyfilechooser==0.6.0
ipykernel==6.17.0
ipyleaflet==0.17.2
ipynbname==2021.3.2
ipysheet==0.6.0
ipython==8.6.0
ipython-genutils==0.2.0
ipytree==0.2.2
ipywidgets==7.7.2
jedi==0.18.1
Jinja2==3.1.2
joblib==1.2.0
json5==0.9.10
jsonschema==4.16.0
jupyter-client==7.4.4
jupyter-core==4.11.2
jupyter-server==1.21.0
jupyterlab==3.5.0
jupyterlab-pygments==0.2.2
jupyterlab-server==2.16.2
jupyterlab-widgets==1.1.1
jupyterthemes==0.20.0
keplergl==0.1.1
kiwisolver==1.4.4
leafmap==0.10.6
lesscpy==0.15.1
lxml==4.9.1
mapclassify==2.4.3
MarkupSafe==2.1.1
matplotlib==3.7.1
matplotlib-inline==0.1.6
micawber==0.5.4
mistune==0.8.4
monotonic==1.6
munch==2.5.0
nbclassic==0.4.7
nbclient==0.7.0
nbconvert==6.5.4
nbformat==5.7.0
nest-asyncio==1.5.6
networkx==2.8.7
notebook==6.5.2
notebook-shim==0.2.0
numpy==1.24.2
openpyxl==3.1.2
orderedmultidict==1.0.1
packaging==21.3
pandas==1.5.3
pandocfilters==1.5.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==9.3.0
pkgutil-resolve-name==1.3.10
ply==3.11
polars==0.16.14
posthog==2.1.2
prometheus-client==0.15.0
prompt-toolkit==3.0.31
protobuf==3.20.3
psutil==5.9.3
psycopg2-binary==2.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pyarrow==6.0.1
pycparser==2.21
PyCRS==1.0.2
pydantic==1.10.2
pydeck==0.8.0b4
Pygments==2.13.0
Pympler==1.0.1
pyparsing==3.0.9
pyproj==3.4.1
pyrsistent==0.19.1
pyshp==2.3.1
pystac==1.6.1
pystac-client==0.5.1
python-box==6.1.0
python-dateutil==2.8.2
pytz==2022.6
pytz-deprecation-shim==0.1.0.post0
PyYAML==6.0
pyzmq==24.0.1
requests==2.28.1
requests-toolbelt==0.9.1
rich==12.6.0
scikit-learn==1.1.3
scipy==1.9.3
scooby==0.7.0
seaborn==0.12.2
semver==2.13.0
Send2Trash==1.8.0
Shapely==1.8.5.post1
six==1.16.0
smmap==5.0.0
sniffio==1.3.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.42
stack-data==0.6.0
streamlit==1.14.0
streamlit-folium==0.6.15
stringcase==1.2.0
tabulate==0.8.10
terminado==0.17.0
threadpoolctl==3.1.0
tinycss2==1.2.1
toml==0.10.2
tomli==2.0.1
toolz==0.12.0
tornado==6.2
tqdm==4.64.1
traitlets==5.5.0
traittypes==0.2.1
typing-extensions==4.4.0
tzdata==2022.6
tzlocal==4.2
urllib3==1.26.12
validators==0.20.0
vega-datasets==0.9.0
wcwidth==0.2.5
webencodings==0.5.1
websocket-client==1.4.1
whitebox==2.2.0
whiteboxgui==2.2.0
widgetsnbextension==3.6.1
xyzservices==2022.9.0
zipp==3.10.0
Installation method
it has been installed with pip
Many thanks
The text was updated successfully, but these errors were encountered: