Member Site Forums PyRosetta PyRosetta – Build/Install python problems Reply To: python problems

#4744
Anonymous

    Starting from a basic hello script that does print, when I add import os it fails to import… It does sound like pathing; any recommendations? As I said before, python, python2 [a symbolic link to python] & python2.4 are all in my /usr/bin. The command ‘which python’ locates all 3 & echoing $PATH includes /usr/bin

    Thanks!