Hello,
It seems that despite the fact of setting Command to a path where ipy.exe resides this does not take effect.
I cannot find any environmental variable where a default location is provided (as I think it is a culprit of wrong SharpDevelop behaviour).
After installing IronPython with installer then ipy.exe path gets updated somwhere (where ?).
Yet when I want to import e.g. os module it does not work from Python Console in SharpDevelop.
Do I have to append path every time to python libs in each script ?
Br,
Michal