- Notifications
You must be signed in to change notification settings - Fork752
Closed
Description
Environment
- Pythonnet 2.3.0:
- Python 3.5:
- Operating System : Windows 7 SP1
- Visual Studio 2015 Update 3 with latest Resharper
Details
I'm trying to run the first c# example from tutorial, but it looks like my VS2015 doesn't recognize named arguments for for dynamic objects.
Looks like it is the problem of environment, but its resolution will also be useful for other users.
Screenshots
code snippet with compile error:
console output with another issue (possibly related), where dtype of numpy array is printed as "object" instead of "int", printing an array also results in "object":
Metadata
Metadata
Assignees
Labels
No labels