Error when trying to load: symbol not found in flat namespace '_jsonnet_destroy'
Open
OS X support
Python support
- Dominant language
- Jsonnet
- Stars
- 7.6k
- Forks
- 475
- PR merge metrics
- No merged PRs in 30d
Description
I am using venv with Python 3.9. jsonnet was installed with pip.
Apple M4 Pro, Sequoia 15.5
When trying to use a library that is using it I get this error message:
`ImportError: dlopen(/Users/abc/project_folder/abc_lib/.venv/lib/python3.9/site-packages/_jsonnet.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace '_jsonnet_destroy'`
Contributor guide
Assessment
This issue has not been assessed yet.