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

Numpy versions? I get a RunTime Error #15

Open
rubyFeedback opened this issue Feb 27, 2021 · 0 comments
Open

Numpy versions? I get a RunTime Error #15

rubyFeedback opened this issue Feb 27, 2021 · 0 comments

Comments

@rubyFeedback
Copy link

When doing this:

require 'matplotlib/pyplot'

After "gem install matplotlib",
I get that:

RuntimeError: module compiled against API version 0xe but this version of numpy is 0xd

Numpy I have here is 1.19.0. I can probably downgrade, but would it
be possible to add a short subsection about which numpy version one
should use? It's a cool idea by the way; right now matplotlib sort of
means I have to use python, but I'd prefer to use ruby syntax insteda. :)

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