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.
|