[Pyobjc-dev] problem with launching pdf2tiff demo script
Brought to you by:
ronaldoussoren
From: PIGEYRE B. <bas...@in...> - 2004-01-02 15:03:35
|
hello all, I'have unzip the unzip file fro the web site, then when I right click on = the pdf2tiff.py I choose open with idle. then I try to lauch it like = this: >>> import pdf2tiff PyObjC not found - get it from http://pyobjc.sf.net Traceback (most recent call last): File "<pyshell#0>", line 1, in ? import pdf2tiff File "C:\bastien\pdf2st33\pdf2tiff.py", line 56, in ? showUsage("PyObjC not found - get it from http://pyobjc.sf.net") File "C:\bastien\pdf2st33\pdf2tiff.py", line 50, in showUsage sys.exit(1) SystemExit: 1 but it doesn't find the pyobjc so i download the pyobjc1.0.tar and untar = in my working directory but I have always the same error. did someone as an idea? thanks a lot and have a happy new year:) bastien |