[Python.NET] Circular dependencies

Philippe Le Grand aemphil at gmail.com
Sat Feb 24 02:51:40 CET 2007


Hello All.

I just checked out Python.Net from SVN and attempted to recompile it,
but I ran into an apparent circular dependency problem:
Python.Runtime.dll requires the ClrModule class, from clr.dll, but
clr.dll needs Python.Runtime.dll to build.

Am I doing something wrong?

Philippe


More information about the PythonDotNet mailing list