PySide Bugzilla Closed for New Bugs

PySide is now a Qt Add-on and uses the Qt Project's JIRA Bug Tracker instead of this Bugzilla instance. This Bugzilla is left for reference purposes.

Bug 1093 - Installing PySide-1.0.9qt474.win32-py2.7.exe ends with sys.excepthook is missing
: Installing PySide-1.0.9qt474.win32-py2.7.exe ends with sys.excepthook is missing
Status: RESOLVED WORKSFORME
Product: PySide
Classification: Unclassified
Component: Windows Installer
: HEAD
: PC MS Windows XP/Vista/7
: P5 enhancement
Assigned To: Roman Lacko
:
:
:
  Show dependency treegraph
 
Reported: 2011-12-14 16:06 EET by Bimbo Snotmareelnaem
Modified: 2011-12-14 16:42 EET (History)
9 users (show)

See Also:


Attachments
Screen capture of installation (48.20 KB, image/png)
2011-12-14 16:06 EET, Bimbo Snotmareelnaem
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bimbo Snotmareelnaem 2011-12-14 16:06:40 EET
Created attachment 468 [details]
Screen capture of installation

Windos 7 Ultimate 32-bit SP1

The PySide-1.0.9qt474.win32-py2.7.exe installer displays the following message
at the end of the installation:
close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr

Searching for previous report of the errore here, found that has happened
before. As suggested, I checked the file "qt.conf" and it contains the
following 6 lines:
[Paths]
Prefix = C:/Python27/Lib/site-packages/PySide
Binaries = .
Plugins = plugins
Translations = translations

(the 6th line are 12 whitespaces)

Screen capture attached.
Comment 1 Bimbo Snotmareelnaem 2011-12-14 16:11:48 EET
Is this ok? Should i Ignore the message?
Comment 2 Roman Lacko 2011-12-14 16:21:06 EET
(In reply to comment #1)
> Is this ok? Should i Ignore the message?

Yes qt.conf is ok, and You can ignore the message.
Comment 3 Bimbo Snotmareelnaem 2011-12-14 16:27:18 EET
Ok, thanks for the quick reply.
Thank you! :)
Comment 4 Roman Lacko 2011-12-14 16:42:57 EET
(In reply to comment #3)
> Ok, thanks for the quick reply.
> Thank you! :)

BTW, have you installed PySide as administrator ?