Talk:Qt for Python/GettingStarted

From Qt Wiki
< Talk:Qt for Python
Revision as of 18:48, 19 October 2016 by Spencer Parkin (talk | contribs) (Comments about install)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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?