Hello, just pointing the tools (csc, dasm and ildasm) to the .Net 2.0 versions gives a good build, with some warnings, but python.exe crashes immediately.
[pythonnet-1.0-rc2-py2.4-clr1.1-src]> ./python.exe 'import site' failed; use -v for traceback Python 2.4.2 (#67, Sep 28 2005, 12:41:11) [MSC v.1310 32 bit (Intel)] on win32 Type "help", "copyright", "credits" or "license" for more information. Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at Python.Runtime.Runtime.Py_Main(Int32 argc, String[] argv) at Python.Runtime.PythonConsole.Main(String[] args) [pythonnet-1.0-rc2-py2.4-clr1.1-src]> Any idea why? Thanks a lot, Stan. _________________________________________________ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet