Hello. I can compile an application with django 1.4, successfully.
For this i use a modified version of PyInstaller.

Follow the link if your interested: 
https://dl.dropbox.com/u/67269258/pyinstaller.rar
Take a look at the structure of my project: 
https://github.com/alexsilva/BaixeAssista

Looking like my project was structured, you can successfully compile your.
I could use the database and server development. But you can not get into 
the admin area.

###

Em sábado, 6 de outubro de 2012 06h13min30s UTC-3, Abraham Yusuf escreveu:
>
> 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/-/PXt8t6ovpcIJ.
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