You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed stereocode according to the instructions in INSTALL.md on Ubuntu 14.04.
sudo easy_install .
Installing stereocode.py script to /usr/local/bin
Installed /usr/local/lib/python2.7/dist-packages/stereocode-1.0-py2.7.egg
Processing dependencies for stereocode==1.0
Finished processing dependencies for stereocode==1.0
However, when I attempt to run any command, such as:
stereocode -h
I get the following result:
stereocode: command not found
The text was updated successfully, but these errors were encountered:
I have installed stereocode according to the instructions in INSTALL.md on Ubuntu 14.04.
sudo easy_install .
Installing stereocode.py script to /usr/local/bin
Installed /usr/local/lib/python2.7/dist-packages/stereocode-1.0-py2.7.egg
Processing dependencies for stereocode==1.0
Finished processing dependencies for stereocode==1.0
However, when I attempt to run any command, such as:
stereocode -h
I get the following result:
stereocode: command not found
The text was updated successfully, but these errors were encountered: