FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Cannot compile example from tutorial in VS2015 because of named argument · Issue #543 · pythonnet/pythonnet · GitHub

Cannot compile example from tutorial in VS2015 because of named argument #543

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL