View Single Post
Old 03-30-2008, 03:48 PM   #10
templario
Connoisseur
templario began at the beginning.
 
Posts: 86
Karma: 10
Join Date: Dec 2006
Device: Iliad
I think i made some progress. I open a Python shell in windows and loaded your scripts so i actually can see all the lines of the script (of course itīs chinese for me). Then i go to run, and there i click in "Run Module F5" and i get this message:

Traceback (most recent call last):
File "E:\Iliad\Iliad scripts\Calendar.py", line 2, in <module>

from reportlab.pdfgen import canvas
ImportError: No module named reportlab.pdfgen

So i donīt know if i do it right, note that i donīt use a dos shell i use python as a windows application.

Thanks again.
templario is offline   Reply With Quote