Skip to content

Errors with example calling Python from .NET #249

@brenzo90

Description

@brenzo90

When trying to run the numpy example from the Readme file I see the following error:
TypeError : long() argument must be a string or a number, not '0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]'

This seems to be cause by the Py.kw function call. However, the numpy.array does not seem to be working properly. The console output looks like this:

image

This is from using the latest master branch and Python 2.7. Has the array handling changed recently?

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions