<br><font size=1 face="sans-serif">Hello,</font>
<br>
<br><font size=2 face="sans-serif">I have downloaded the PyPE2.1-win-unicode.zip,
after unzip it with winzip</font>
<br><font size=2 face="sans-serif">into PyPE2.1-win-unicode dierctory on
window XP. I try to run "pype.exe" by double </font>
<br><font size=2 face="sans-serif">click on it, but nothing has happen,
then when I run it with "run as..." using the right click button.
</font>
<br><font size=2 face="sans-serif">I have the following Message in the
pype.exe.log</font>
<br>
<br><font size=2 face="sans-serif">Traceback (most recent call last):</font>
<br><font size=2 face="sans-serif">  File "pype.py", line
30, in ?</font>
<br><font size=2 face="sans-serif">  File "configuration.pyc",
line 129, in ?</font>
<br><font size=2 face="sans-serif">WindowsError: [Errno 267] The directory
name is invalid: 'E:\\Downloads\\Python\\PyPE\\PyPE2.1-win-unicode\\library.zip/*.*'</font>
<br>
<br><font size=2 face="sans-serif">I also copy the "PyPE2.1-win-unicode"
directory into "C:\Python24\Lib\site-packages" and run it, but
it behaves the same !!</font>
<br>
<br><font size=2 face="sans-serif">Then I downloaded the source code and
unzip it into "PyPe2.1-src", and run "python pype.py"
in a command window.</font>
<br><font size=2 face="sans-serif">The progroam detected I have an older
version of wxPython 2.5.5 and askes me do I want to download the newer
version</font>
<br><font size=2 face="sans-serif">2.6.1. Which I did.</font>
<br>
<br><font size=2 face="sans-serif">After downlowd the wxPython 2.6.1 (win-unicode"
version). I installed it into Python 2.4.1, then re-run PyPE.</font>
<br><font size=2 face="sans-serif">i.e re-issue "python pype.py"
in a command window." I have the following traceback Error message:</font>
<br>
<br><font size=2 face="sans-serif">[ Wed Aug 17 09:32:32 2005 ] Loading
history from C:\Documents and Settings\gbr02333\.pype\history.txt</font>
<br>
<br><font size=2 face="sans-serif">Traceback (most recent call last):</font>
<br>
<br><font size=2 face="sans-serif">  File "pype.py", line
3926, in ?</font>
<br>
<br><font size=2 face="sans-serif">    main()</font>
<br>
<br><font size=2 face="sans-serif">  File "pype.py", line
3916, in main</font>
<br>
<br><font size=2 face="sans-serif">    filehistory.root = root
= app.frame = MainWindow(None, -1, "PyPE", sys.argv[1+opn:])</font>
<br>
<br><font size=2 face="sans-serif">  File "pype.py", line
438, in __init__</font>
<br>
<br><font size=2 face="sans-serif">    self.loadHistory()</font>
<br>
<br><font size=2 face="sans-serif">  File "pype.py", line
1152, in loadHistory</font>
<br>
<br><font size=2 face="sans-serif">    self.config[nam][k] =
dict(v)</font>
<br>
<br><font size=2 face="sans-serif">TypeError: iteration over non-sequence</font>
<br>
<br>
<br><font size=2 face="sans-serif">I wonder does anyone using PyPE2.1 on
Windown XP SP2 and have the same problem? Can any one help</font>
<br><font size=2 face="sans-serif">with the problem? Thanks in advance
!</font>
<br>
<br><font size=2 face="sans-serif">Tony Ha.</font>
<br>
<br>