Hi!

Windows, Py2.6.

I read about Pyda and Spider. I used Pyscripter, Geany, ULIPAD, and COntext, and Netbeans with Python; but I want to try these products.

But easy_install failed on get them:

   C:\Python26\Scripts>easy_install.exe pida
   Searching for pida
   Reading http://pypi.python.org/simple/pida/
   Reading http://pida.co.uk/
   Reading http://pida.co.uk/download/
   Reading http://pida.vm.bytemark.co.uk/
   Reading http://code.google.com/p/pida/downloads/list
   Reading http://pida.berlios.de
   Reading http://pida.berlios.de/index.php/PIDA:Downloads
   Reading http://pida.berlios.de/downloads/
   Best match: pida 0.6beta3
   Downloading
   http://pypi.python.org/packages/source/p/pida/pida-0.6beta3.tar.gz#m
   d5=ecd790f5dd6f77eb4ebfc719f8e26114
   Processing pida-0.6beta3.tar.gz
   Running pida-0.6beta3\setup.py -q bdist_egg --dist-dir
   c:\docume~1\chris\locals~
   1\temp\easy_install-vd4hql\pida-0.6beta3\egg-dist-tmp-9zwwxx
   error: A rendszer nem talßlja a megadott fßjlt
   {The system cannot found the file}

Many of packages are not installed on my system, because of "file" or "path" not found.

For example:

   C:\Python26\Scripts>easy_install.exe kiwi
   Searching for kiwi
   Reading http://pypi.python.org/simple/kiwi/
   Reading http://www.ivy.fr/kiwi
   Best match: kiwi 0.8.6
   Downloading http://www.ivy.fr/kiwi/kiwi-0.8.6.tar.gz
   Processing kiwi-0.8.6.tar.gz
   error: Couldn't find a setup script in
   c:\docume~1\chris\locals~1\temp\easy_inst
   all-dxia7w\kiwi-0.8.6.tar.gz

May these packages not have "setup.py"?
Or not working in Windows?
Or they have binaries somewhere, like pywin32, and wxpython?

THanks for your help:
    dd
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to