> I have put a new beta at http://www.sslug.dk/~micke/plucker/beta/

How do I use the distiller in the betas? I'm using Windows 2000. I have no
trouble running RunSync.exe, which was provided with the last full release
(1.1.13) from the commandline, but I cannot figure out how to run the Python
scripts included in the beta (There is no RunSync.exe in the betas). I have
python 2.2.1 installed, and am trying to run the distiller like this:
I wasn't sure if I should use Spider.py or Parser.py, so I tried both.

D:\Python22>python.exe "C:\Documents and
Settings\Greg\Desktop\plucker_bin-1.2be
ta10.tar\plucker-1.2beta10\parser\python\PyPlucker\Spider.py" -f SETI.DB
Cannot find where module PyPlucker is located!

D:\Python22>"C:\Documents and
Settings\Greg\Desktop\plucker_bin-1.2beta10.tar\pl
ucker-1.2beta10\parser\python\PyPlucker\Parser.py" -f SETI.DB
Traceback (most recent call last):
  File "C:\Documents and
Settings\Greg\Desktop\plucker_bin-1.2beta10.tar\plucker
-1.2beta10\parser\python\PyPlucker\Parser.py", line 12, in ?
    from PyPlucker import TextParser, ImageParser, PluckerDocs
ImportError: No module named PyPlucker

C:\Documents and
Settings\Greg\Desktop\plucker_bin-1.2beta10.tar\plucker-1.2beta
10\parser\python\PyPlucker>python.exe Spider.py
Cannot find where module PyPlucker is located!

C:\Documents and
Settings\Greg\Desktop\plucker_bin-1.2beta10.tar\plucker-1.2beta
10\parser\python\PyPlucker>python.exe parser.py
Traceback (most recent call last):
  File "parser.py", line 12, in ?
    from PyPlucker import TextParser, ImageParser, PluckerDocs
ImportError: No module named PyPlucker

I tried putting the Python and PyPlucker dirs in my path, but that didn't
help. I also tried Python version 2.1.1 Build 212 without success.

Thanks in advance for any help,
-Greg M
 New York, USA

Reply via email to