I believe there was a new config item added that you may need to run
Configure.py again to get working.

It is looking for "'pythonDebug': True," in config.dat, which it does
not see then bails out. There needs to be a check to see if this
exists, then ask the user to run "python Configure.py" before
continuing.

On Dec 22, 4:13 pm, "Dick Moores" <[email protected]> wrote:
> I used Pyinstaller successfully for a while, but started to use it
> again yesterday, again successfully. Today I thought I'd use SVN and
> get the latest revision. I did that, but also got the report that I'm
> left with conflicts in my Pyinstaller installation. So I'm thinking I
> should start over--archive the old Pyinstaller folder and reinstall
> using the suggestion on <http://pyinstaller.python-hosting.com/> :
>
> ===============================================
> The latest stable release of PyInstaller is 1.3 (Change Log). See
> below for download links.
> Fair notice: The release is outdated. You are encourage to try
> PyInstaller trunk from SVN at this point, until a new release comes
> out.
> ===============================================
>
> Although I've been using SVN (with TortoiseSVN) to update, I can't
> remember how to get the PyInstaller trunk from SVN. Some pointer,
> please?
>
> Thanks,
>
> Dick Moores
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/PyInstaller?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to