Replit wont import anything
When I’m trying to import numpy into the python script, then run it, I get the error “ImportError: no module named numpy on line 2”. I’ve tried using pip and pip3 to install numpy, but it just says requirement already satisfied. Help?
Voters
OldWizard209
try installing it using pip or the packaging section.
SomeBoyPlayz
@Obsideaock I think I'm having the same error. I can't import math module
Turtle repls have an old version of python, just use a normal Python repl with turtle