From: <jam...@fd...> - 2007-01-06 13:45:00
|
> If I omit the path command the error message reads: > Traceback (most recent call last): > File "E:\python\Lib\site-packages\visual\examples\graphtest1.py", line > 4, in <module> > from visual.graph import * # import graphing features > File "E:\python\visual\__init__.py", line 17, in <module> > import cvisual > ImportError: No module named cvisual Dear Poul I really do not understant how you installed Vpython. This is the standard way of a vphython installation, indeed for all packages "E:\python\Lib\site-packages\visual\examples\graphtest1.py", so , under Python\Lib\site-packages\visual is the Vpython. But then I do not understand, why you have another directory Python\Visual This is strange, indeed, your Vpython installation must be under a directory named "visual" under \Lib\site-packages What method did you used for installing Vpython ? Are you on linux ?, windows ? |