On 19 Jan., 14:59, Martin Zibricky <[email protected]> wrote:

> I think there must be something unusual in your system. Can you think of
> anything?

No, but I already had the suspicion that there is something wrong with
the system. My worry is that it may be occuring on some other systems
too and that's exactly the thing I'm trying to prevent. The whole
point of the installer is (for me in this case) that I can distribute
a script to various systems without python installed.

Besides that I'm not a real Win$ enthusiast and therefore not able to
provide knowledge of the library loading process.

> What is the output of your %PATH% variable? command:

C:\Python26\Scripts;C:\Python26\;c:\gtk\bin;C:\WINDOWS\system32;C:
\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Programme\NTRU C
ryptosystems\NTRU TCG Software Stack\bin\;C:\Programme\Wave Systems
Corp\Gemalto\Access Client\v5\;C:\Programme\Intel\D
MIX;C:\Programme\Gemeinsame Dateien\Roxio Shared\DLLShared\;C:
\Programme\Gemeinsame Dateien\Roxio Shared\9.0\DLLShared\
;C:\Programme\QuickTime\QTSystem\;C:\Programme\Intel\WiFi\bin\;C:
\WINDOWS\system32\WindowsPowerShell\v1.0\;C:\Programme
\TortoiseSVN\bin;%APPDATA%\Python\Scripts

> And what is the real value of 'path-to-user-dir' from your debug output?
> Or just if it does not contain any localization characters.

C:/DOKUME~1/fruehwir/LOKALE~1/ (localized german layout)

> Stefan or anybody else having this error could try rename the manifest
> file to anything from the following, if it will work:
>
> run.exe.manifest
> runw.exe.manifest
> run_d.exe.manifest
> runw_d.exe.manifest

I'm afraid I don't understand what you mean. When the manifest file is
already there in onefile mode there is no problem. The error comes up
when the manifest file is missing. So what would changing the name
show? If you mean changing the manifest in the config of the build
process then I have to pass because I'm neither familiar with the
internals of pyInstaller nor the library loading stuff of Windows XP.

Stefan

-- 
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