Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install the Python module #207

Closed
nikolay opened this issue Jun 10, 2016 · 2 comments
Closed

Cannot install the Python module #207

nikolay opened this issue Jun 10, 2016 · 2 comments

Comments

@nikolay
Copy link

nikolay commented Jun 10, 2016

...
    import _jsonnet as jsonnet
ImportError: dlopen(/Users/user/Projects/project/env/versions/myenv/lib/python3.5/site-packages/_jsonnet.cpython-35m-darwin.so, 2): Symbol not found: _PyString_AsString
  Referenced from: /Users/user/Projects/project/env/versions/lib/python3.5/site-packages/_jsonnet.cpython-35m-darwin.so
  Expected in: flat namespace
 in /Users/user/Projects/project/env/versions/lib/python3.5/site-packages/_jsonnet.cpython-35m-darwin.so
...
@sparkprime
Copy link
Member

Python3 is not officially supported, although there is an old port to Python3 here:

https://github.com/tyler-elric/jsonnet

@nikolay
Copy link
Author

nikolay commented Jun 28, 2016

@sparkprime Too bad! I'll stick with Jsonnet alternatives for the time being then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants