We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Got the following error while installing the library
Traceback (most recent call last): File "weighted_voro.py", line 1, in <module> import pyvoro File "/home/shamsad/Documents/garbage/thesis_simulation/lib/python3.5/site-packages/pyvoro/__init__.py", line 1, in <module> import voroplusplus File "voroplusplus.pyx", line 36, in init pyvoro.voroplusplus (pyvoro/voroplusplus.cpp:2696) SystemError: Parent module '' not loaded, cannot perform relative import
Don't know what's wrong!
System config:
64bit architecture Ubuntu 16.04
The text was updated successfully, but these errors were encountered:
Did you use python 3 instead of python 2: Kitt-AI/snowboy#316 use python 2 should work
Sorry, something went wrong.
will take a look.. thanks
No branches or pull requests
Got the following error while installing the library
Don't know what's wrong!
System config:
The text was updated successfully, but these errors were encountered: