Hi,
I've installed this console together with PowerConsole on VS 2010. Trying to import default Python modules such as inspect through the console and fail to.
At the same time modules can be imported and used through IronPython console (ipy.exe).
So, obviously smth is wrong with library path for VS extension. How is library path controlled? Currently I have IronPython installed in "C:\Program Files (x86)\IronPython 2.6 for .NET 4.0"
Running MS VS 2010 Ultimate release version, Win 7 Enterprise x64.
Best regards,
Petr