for numpy: in the shell type pip install numpy
fo the run command: in the .replit
file add this line (need to show hidden files):
run = "python3 main.py"
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.