google / google/go-jsonnet

Can't use python bindings on M1

Open
#605 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.8k
Forks
263
PR merge metrics
No merged PRs in 30d

Description

```
$ pip install gojsonnet
$ python -c 'import _gojsonnet'
Traceback (most recent call last):
File "", line 1, in
ImportError: dlopen(/Users/foo/venv/lib/python3.9/site-packages/_gojsonnet.cpython-39-darwin.so, 0x0002): symbol not found in flat namespace '_jsonnet_destroy'
```

Python 3.9.12
gojsonnet 0.17.0 (the one released on pypi)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.