[Tutor] import prroblem

Roelof Wobben rwobben at hotmail.com
Sat Aug 28 18:54:28 CEST 2010


Hello, 

Im trying to do a import on a linux machine.
But now Im gettting this message :

Python 2.6.5 (r265:79063, Apr  1 2010, 05:28:39) 
[GCC 4.4.3 20100316 (prerelease)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import calender
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named calender
>>> 

But the module calender exist
I can be found here : /usr/lib/python26/site-packages

How to solve this one ?

Roelof

 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100828/f9f8b20c/attachment.html>


More information about the Tutor mailing list