pythonnetLab
pythonnetLab copied to clipboard
Examples for embedding python in .NET using pythonnet
I tried to convert dictionary with key=string and value=int to PyObject and got this exception: 
Is there a license for this? :)
Environment Pythonnet version: 2.0+ Python version: Python 2.7 Operating System: Windows 7 Details: The code doesn't works on the ide gives the following error: 'PyObject' does not contain a definition...