pythonnetLab icon indicating copy to clipboard operation
pythonnetLab copied to clipboard

Examples for embedding python in .NET using pythonnet

Results 3 pythonnetLab issues
Sort by recently updated
recently updated
newest added

I tried to convert dictionary with key=string and value=int to PyObject and got this exception: ![image](https://user-images.githubusercontent.com/49669372/128004793-f2172515-fc59-46cc-b9d7-f73e8d08ba7b.png)

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...