[pywin32-bugs] [ pywin32-Bugs-3134684 ] Can't install Python for Windows extensions
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2010-12-11 00:24:41
|
Bugs item #3134684, was opened at 2010-12-11 10:54 Message generated for change (Tracker Item Submitted) made by twocsies You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3134684&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: installation Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Tom Anderson (twocsies) Assigned to: Nobody/Anonymous (nobody) Summary: Can't install Python for Windows extensions Initial Comment: I'm on Windows 7. I just installed Python3.1 and now I'm trying to install pywin32-214 because it's a dependency for OpenNI. I navigated to the directory pywin32-214\pywin32-214 and ran this command: python setup.py -q install and then I got the error: File "setup.py", line 106 print msg % args SyntaxError: invalid syntax ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3134684&group_id=78018 |