Skip to content
Discussion options

You must be logged in to vote

Lo mas probable es que necesites actualizar tu version de numpy. Corre esto dentro de una celda anterior a la que te esta dando problemas:

%pip install numpy
%pip install --upgrade numpy

Despues reinicia tu kernel o VS Code

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by semilun4
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants