All,

I am attempting to work with python for .net using the python26.dll, except the error check on line 139 of exceptions.cs is failing since it cannot import the warnings module.  I am wondering if I  mis-configure something or missed out on something basic.

I am using the following revisions on windows XP.

https://pythonnet.svn.sourceforge.net/svnroot/pythonnet @ 90
http://svn.python.org/projects/python/trunk @ 59286

Thank you in advance,

Joseph Armbruster