I am running Python 2.4.
Tried using PyhonNetwith my existing python by copying
python.runtime.dll and CLR.dll, but when import CLR, get error:
System Error, Dynamic Module not initialized properly.
Is it because incompatible with Python 2.4? Anyone use Python 2.4 with
PythonNet?
___
> I am running Python 2.4.
>
> Tried using PyhonNetwith my existing python by copying
> python.runtime.dll and CLR.dll, but when import CLR, get error:
> System Error, Dynamic Module not initialized properly.
>
> Is it because incompatible with Python 2.4? Anyone use Python 2.4 with
> PythonNet?