-
Notifications
You must be signed in to change notification settings - Fork 26
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
How to install pyvoro for python 3.5.1 #13
Comments
heres how you're supposed to but I am getting an issue. $ python3 But then I get the error
|
Just a guess: try switching to a different directory (like your home directory) before you run Python and import Alternatively, from that directory you can run |
Yes you are very correct, it's easy to forget about that. Thanks again for your work on the py3 branch. cheers |
Hi,
I want to use pyvoro to analyze my crystal structure. I am using python3.5.1, and when used "pip install pyvoro" it says it successfully installed it. But, when I import pyvoro, ipython does not recognize it.
I read this thread "#8", but still do not get how to install pyvoro for python3.5.1
Please, if you can give me some direction, I will highly appreciate.
Thanks,
Anuj
The text was updated successfully, but these errors were encountered: