yagweb / pythonnetLab

Examples for embedding python in .NET using pythonnet
38 stars 8 forks source link

C# Dictionary converting problem #4

Open SkivHisink opened 3 years ago

SkivHisink commented 3 years ago

I tried to convert dictionary with key=string and value=int to PyObject and got this exception: image