Dear Users,
Thanks for you suggestions so far; they have been very helpful.
Unfortunately I am still having problems getting my pyrobot code to work
directly from my python program without the GUI. I believe I am very
close to finding my solution. Everytime I try and call my pyrobot code,
I receive an "ImportError: No module named X" I tried moving the code to
the pyrobot directory and then executing it and I still receive the same
error. I also tried adding the directory where pyrobot is to my
PYTHONPATH with the same result. When adding to my PYTHONPATH, I tried
adding the sys.path.append command to my python code and I tried adding
the line:
export PYTHONPATH = dir/where/pyrobot/is to my .bash_profile. I am
working with OS X if that makes any difference. Has anyone encountered a
similar problem? Any advice would be greatly appreciated.
Kind Regards,
John Mark Swafford
Allegheny College
_______________________________________________
Pyro-users mailing list
[email protected]
http://emergent.brynmawr.edu/mailman/listinfo/pyro-users