so do i include a path?
or some other global directive to make the module
linked or
what?
using idle
here is a copy of the screen
i will read docs if i get links...............
thanx for any guidance
i found this
but i have not used sudo
"
sudo python setup.py install
Once installed you should be able to import pyglet from any terminal
without setting the PYTHONPATH. "
Python 3.1.2 (r312:79147, Oct 23 2012, 20:07:58)
[GCC 4.4.3] on linux2
Type "copyright", "credits" or "license()" for more information.
==== No Subprocess ====
>>>
Traceback (most recent call last):
File "/home/bob/import pyglet.py", line 1, in <module>
import pyglet
ImportError: No module named pyglet
>>>
_______________________________________________
Tutor maillist - [email protected]
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor