neovim / pynvim

Python client and plugin host for Nvim
http://pynvim.readthedocs.io/en/latest/
Apache License 2.0
1.48k stars 118 forks source link

ImportError: dlopen(venv/lib/python3.9/site-packages/gevent/_gevent_c_hub_local.cpython-39-darwin.so, 2): no suitable image found #507

Closed jiaxin-hou closed 2 years ago

jiaxin-hou commented 2 years ago

ImportError: dlopen(/venv/lib/python3.9/site-packages/gevent/_gevent_c_hub_local.cpython-39-darwin.so, 2): no suitable image found. Did find: /venv/lib/python3.9/site-packages/gevent/_gevent_c_hub_local.cpython-39-darwin.so: mach-o, but wrong architecture /venv/lib/python3.9/site-packages/gevent/_gevent_c_hub_local.cpython-39-darwin.so: mach-o, but wrong architecture

justinmk commented 2 years ago

report it to gevent, not pynvim