[pywin32-bugs] [ pywin32-Bugs-1537569 ] missing documentation: missing .NET
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2006-08-09 18:23:50
|
Bugs item #1537569, was opened at 2006-08-09 14:23 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1537569&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: v1.0 (example) Status: Open Resolution: None Priority: 5 Submitted By: Steve Strassmann (straz) Assigned to: Nobody/Anonymous (nobody) Summary: missing documentation: missing .NET Initial Comment: On Windows XP, installing pywin32-209 for the first time. > setup.py install Building pywin32 2.4.209.0 ... Warning - can't find an installed platform SDK error: The .NET Framework SDK needs to be installed before building extensions for python. OK, I am fairly clueless about windows development but I'm fairly familiar with python on unix. There is nothing in the documentation about requiring .NET framework. Nothing about how to install it. The Installation Problems Guide (http://www.python.net/crew/mhammond/win32/InstallationProblems.html) and FAQ (http://www.python.net/crew/mhammond/win32/FAQ.html) have no mention of this. The home page (http://www.python.net/crew/mhammond/win32/) mentions requiring mfc71.dll. I have this installed in my windows system32 directory. The README.txt in the distribution (not available on the site) says "these extensions require MSVC7". There's no mention of this on the web site. What is this, and where do I get it? There are no dates published with any of the releases - not on the web site, not even in the manifest or readme files. When were these files built? So, what this bug really is: If I need to be installing .NET, please add documentation describing (a) what do I install (b) where do I get it from (c) how do I install it Is it possible to just download a binary of win32api without having to recompile from sources? thank you very much, Steve ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1537569&group_id=78018 |