pyjq icon indicating copy to clipboard operation
pyjq copied to clipboard

Symbol issue on Macbook Pro M1

Open yi2020 opened this issue 4 years ago • 0 comments

Any idea how to get around this:

ImportError: dlopen(/Users/yoni/code/cloudrail/venv/lib/python3.8/site-packages/_pyjq.cpython-38-darwin.so, 2): Symbol not found: _jq_compile_args
  Referenced from: /Users/yoni/code/cloudrail/venv/lib/python3.8/site-packages/_pyjq.cpython-38-darwin.so
  Expected in: flat namespace
 in /Users/yoni/code/cloudrail/venv/lib/python3.8/site-packages/_pyjq.cpython-38-darwin.so

yi2020 avatar Jun 02 '21 00:06 yi2020