Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Python
Getting .NET SDK to work with Python 2.4.2
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Dave, post: 1870183"] I searched the usenet and some mail archives and tried various techniques, but I can't seem to get the .NET 2.0 SDK to work with python. I'm a total newbie when it comes to python installs. I downloaded the .NET 2.0 SDK and I have python 2.4.2 and im trying to install zope. So i go to the cmd and go to the directory and type "python setup.py build" (Will have to install after) and it comes up with this(after everything else runs smoothly): running build_ext error: The .NET SDK needs to be installed before building extensions for python. I set the .net2.0 directory in windows enviromental PATH and added a key to registry in: HKEY_{LOCAL_MACHINE}\Software\Microsoft\.NETFramework\FrameworkSDKDir to the path of it. It still doesn't recongnize it and I don't know why. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Python
Getting .NET SDK to work with Python 2.4.2
Top