-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
First and foremost, thank you for an awesome tool.
I have hydra installed using pip install hydra in virtualenv for both Python 3.5 and Python 3.6. It works great on the former, but I am having some trouble on the latter.
[jonathfe:~/onco/binding] [.py36] jf_py353(1)* ± .py3/bin/python3.5 -c "import hydra"
[jonathfe:~/onco/binding] [.py36] jf_py353(1)* ± .py36/bin/python3.6 -c "import hydra"
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/home/jonathfe/onco/binding/.py36/lib/python3.6/site-packages/hydra.py", line 1, in <module>
import _hydra
ImportError: /home/jonathfe/onco/binding/.py36/lib/python3.6/site-packages/_hydra.cpython-36m-x86_64-linux-gnu.so: undefined symbol: PyFPE_jbuf
Any ideas as to what is going on here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels