Import error undefined symbol and Anaconda python
I have a few questions regarding Pyrosetta 4:
First I have Anaconda2 which comes with python installed at /home/MYUSERNAME/anaconda2/bin/python, however the installation uses the default python at /usr/bin/python and its site packages directory in /usr/lib/python2.7/site-packages.
1) How can I uninstall pyrosetta?
2) How can I install it for the Anaconda python?
Second, running native python, trying >>> from rosetta import * gives: