<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi!<br>
<br>
Windows, Py2.6.<br>
<br>
I read about Pyda and Spider. I used Pyscripter, Geany, ULIPAD, and
COntext, and Netbeans with Python; but I want to try these products.<br>
<br>
But easy_install failed on get them:<br>
<br>
<blockquote>C:\Python26\Scripts>easy_install.exe pida<br>
Searching for pida<br>
Reading <a class="moz-txt-link-freetext" href="http://pypi.python.org/simple/pida/">http://pypi.python.org/simple/pida/</a><br>
Reading <a class="moz-txt-link-freetext" href="http://pida.co.uk/">http://pida.co.uk/</a><br>
Reading <a class="moz-txt-link-freetext" href="http://pida.co.uk/download/">http://pida.co.uk/download/</a><br>
Reading <a class="moz-txt-link-freetext" href="http://pida.vm.bytemark.co.uk/">http://pida.vm.bytemark.co.uk/</a><br>
Reading <a class="moz-txt-link-freetext" href="http://code.google.com/p/pida/downloads/list">http://code.google.com/p/pida/downloads/list</a><br>
Reading <a class="moz-txt-link-freetext" href="http://pida.berlios.de">http://pida.berlios.de</a><br>
Reading <a class="moz-txt-link-freetext" href="http://pida.berlios.de/index.php/PIDA:Downloads">http://pida.berlios.de/index.php/PIDA:Downloads</a><br>
Reading <a class="moz-txt-link-freetext" href="http://pida.berlios.de/downloads/">http://pida.berlios.de/downloads/</a><br>
Best match: pida 0.6beta3<br>
Downloading
<a class="moz-txt-link-freetext" href="http://pypi.python.org/packages/source/p/pida/pida-0.6beta3.tar.gz#m">http://pypi.python.org/packages/source/p/pida/pida-0.6beta3.tar.gz#m</a><br>
d5=ecd790f5dd6f77eb4ebfc719f8e26114<br>
Processing pida-0.6beta3.tar.gz<br>
Running pida-0.6beta3\setup.py -q bdist_egg --dist-dir
c:\docume~1\chris\locals~<br>
1\temp\easy_install-vd4hql\pida-0.6beta3\egg-dist-tmp-9zwwxx<br>
error: A rendszer nem talßlja a megadott fßjlt<br>
{The system cannot found the file}<br>
</blockquote>
Many of packages are not installed on my system, because of "file" or
"path" not found.<br>
<br>
For example:<br>
<blockquote>C:\Python26\Scripts>easy_install.exe kiwi<br>
Searching for kiwi<br>
Reading <a class="moz-txt-link-freetext" href="http://pypi.python.org/simple/kiwi/">http://pypi.python.org/simple/kiwi/</a><br>
Reading <a class="moz-txt-link-freetext" href="http://www.ivy.fr/kiwi">http://www.ivy.fr/kiwi</a><br>
Best match: kiwi 0.8.6<br>
Downloading <a class="moz-txt-link-freetext" href="http://www.ivy.fr/kiwi/kiwi-0.8.6.tar.gz">http://www.ivy.fr/kiwi/kiwi-0.8.6.tar.gz</a><br>
Processing kiwi-0.8.6.tar.gz<br>
error: Couldn't find a setup script in
c:\docume~1\chris\locals~1\temp\easy_inst<br>
all-dxia7w\kiwi-0.8.6.tar.gz<br>
  <br>
</blockquote>
May these packages not have "setup.py"?<br>
Or not working in Windows?<br>
Or they have binaries somewhere, like pywin32, and wxpython?<br>
<br>
THanks for your help:<br>
    dd<br>
</body>
</html>