Python Forum
Numpy doesn't work in Spyder 4.1.3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Numpy doesn't work in Spyder 4.1.3
#1
Hello everyone. I have just istalled Spyder 4.1.3 as defined here using conda install spyder=4.1.3 However, I hace tried to run a code in which numpy has been imported as
import numpy as np
and the output is
Error:
ModuleNotFoundError: No module named 'numpy'
.

Can anybody tell me what is going on?

Thanks.
Reply
#2
Sounds like you have an environment issue. Make sure Spyder is using the same environment you were using before the update
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [Numpy] How to store different data type in one numpy array? water 7 526 Mar-26-2024, 02:18 PM
Last Post: snippsat
  Numpy returns "TypeError: unsupported operand type(s) for *: 'numpy.ufunc' and 'int'" kalle 2 2,594 Jul-19-2022, 06:31 AM
Last Post: paul18fr
  Convolution "same" in Python doesn't work as Matlab claw91 4 3,736 Oct-01-2020, 08:59 AM
Last Post: claw91
  scipy interp2d doesn't work player1681 4 4,443 Feb-05-2020, 09:50 AM
Last Post: player1681
  "erlarge" a numpy-matrix to numpy-array PhysChem 2 2,966 Apr-09-2019, 04:54 PM
Last Post: PhysChem
  cx_Freeze doesn't seem to work owenwalker65 7 16,807 Dec-07-2017, 02:23 AM
Last Post: issac_n
  Matplotlib Doesn't Work Ian12290 6 13,227 Feb-28-2017, 06:18 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020