Talk:Qt for Python/GettingStarted: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
(Comments about install)
 
No edit summary
Line 1: Line 1:
The invocation of the setup.py script is not forgiving at all.  If you type something wrong, it fails, and you will have to start entirely over!  In other words, the build process is not incremental!
>The invocation of the setup.py script is not forgiving at all.  If you type something wrong, it fails, and you will have to start entirely over!  In other words, the build process is not incremental!
>Is there a way to build against 64-bit Python?


Is there a way to build against 64-bit Python?
Please consider writing to the Qt Interest mailing list, issuing a bug report on the JIRA tracker, or joining the #qt-pyside channel on irc.freenode.net instead of discussing on the wiki page.

Revision as of 08:37, 24 October 2016

>The invocation of the setup.py script is not forgiving at all. If you type something wrong, it fails, and you will have to start entirely over! In other words, the build process is not incremental! >Is there a way to build against 64-bit Python?

Please consider writing to the Qt Interest mailing list, issuing a bug report on the JIRA tracker, or joining the #qt-pyside channel on irc.freenode.net instead of discussing on the wiki page.