Get the current source code from Subversion. Then build a Release version of pythonnet.sln and make sure that PYTHON26 is defined instead of PYTHON25, which should be the case for the latest code in Subversion. You can then copy clr.pyd and Python.Runtime.dll to C:\Python26. You do not really need the generated python.exe, you can use the standard python interpreter and import clr to use Python for .NET.
-Urs _________________________________________________ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet