Hi,

I would like to create a win32 executable of my PySide application which 
uses some django components. The components in question include 
django.db.models and django.test.client.encode_multipart. I am able to run 
this app successfully on my dev machine but when I attempt to generate the 
exe pyinstaller raises an exception on line 36 in 
pyinstaller.PyInstaller.hooks.hook-django.py. Since this is not a purely 
Django app I am totally at a loss on how to make this work. Any help will 
be most appreciated.

My PySide version is 1.1.2, Django is 1.4.1 and Python is 2.7.3. Thanks in 
advance.

Sincerely,
Ab.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyinstaller/-/EOkfWpPK0AAJ.
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