radek673
radek673
Noone ? I'm willing to pay for resolving this issue, please contact me ! :) I believe gmusicapi could work with IronPython...
just tried: pyEngine.Execute("from google.protobuf.message import DecodeError", pyScope); pyEngine.Execute("from google.protobuf.descriptor import FieldDescriptor", pyScope); neither of these works, same exception...
but it works with python.exe
yes everything is properly installed. as i said, its working with python.exe and it is not with IronPython. so i guess the problem must be somewhere with IronPython...
 here my directory structure...
my apologize, wrong image, here is correct one :) 
it contains .py for every .pyc....
thanks slozier for the investigation... but what does it mean ? i'm quite new to IronPython, what can i do with it ?
ok, are there any chances it will be fixed (soon) ? :)
please fix it, this is basic functionality, blocker that makes IronPython USELESS.... you cannot even use simple 3rd party library with IronPython.... only statements "a := b" are compatible... pitty......