Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(lsci:py-type ...) crashes ErlPort when looking at memoryview #8

Open
oubiwann opened this issue Dec 19, 2014 · 0 comments
Open

(lsci:py-type ...) crashes ErlPort when looking at memoryview #8

oubiwann opened this issue Dec 19, 2014 · 0 comments

Comments

@oubiwann
Copy link
Contributor

In particular:

> (set array (lsci-np:array '((1 2 3) (4 5 6) (7 8 9))))
#($erlport.opaque python
  #B(128 2 99 110 117 109 112 121 46 99 111 114 101 46 109 117 108 ...))
(lsci:py-type (lsci-np:data array))

More info:

> (lsci:py-repr (lsci-np:data array))
#($erlport.opaque python
  #B(�^Bc__builtin__
memoryview
q^@)�q^A.))
ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant