On May 7, 5:45 pm, Jorge Godoy <[EMAIL PROTECTED]> wrote: > HMS Surprise <[EMAIL PROTECTED]> writes: > > Perhaps I should have put qoutes in my sentence. > > Or I should have read it slowly. ;-) > > > I get the "no module message named urllib". > > Can you please > > import sys > print sys.path > > and put the answer here on the newsgroup? > > -- > Jorge Godoy <[EMAIL PROTECTED]>
Thanks for posting. Ah, there is the problem. Now how to fix it? I am running my program from maxq which generates jython scripts. It is not looking at my PYTHONPATH as sys.path = ['.', 'C:\\maxq\\lib\\Lib', 'C:\\maxq\\jython'] However I copied the urllib file to the directory with the scripts so thought it should pick it up there. jh -- http://mail.python.org/mailman/listinfo/python-list