Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Call me a total idiot please. I simply forgot to copy my .qml files to the "dist" directory. It works perfectly now. What is strange, that Python didn't report the error.
I tried doing the same thing without success.
[quote author="kyleplattner" date="1295996868"]I tried doing the same thing without success.[/quote]
Could you tell me more details, please?
I'm not sure what helpful details I can even provide. It returns a blank window without any errors.
And have you tried py2exe or cx_Freze? I use py2exe and it works good for me...
Are those utilities specifically for using Python bindings?
No, I use py2exe with both PyGtk and PySide, you can use it with console programs too.
Can these utilities run on OS X?
Sorry, I have no idea. I only use Windows and Linux. But I believe these utilities are targeted at Windows only.
Thanks for the help anyway.