Tell us what’s happening:
Sorry for de novice question, it is the first time i see replit. I have imported the project on replit. I can see the .replit window, what i dont understand is the "Select Use run command and click Donde button part.
I can see inside the upper right screen on .replit window i have a field labeled "Configure the Run command, below the field in red it says “Add a run command” and the Done button below but like disabled.
Do i have to enter something on the Configure the Run Command field?
I can run the main.py by pressing the green Run button on the upper middle of my screen but i have the error “ModuleNotFoundError: No module named ‘numpy’”
I did install numpy by using the shell tab entering pip install numpy and it seems to work but i am not sure if it is ok or numpy should be already installed on this project and i am doing something wrong.
I have searched on google about but i didnt find anything.
Could you please help me?
Thanks a lot
Your code so far
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Challenge: Data Analysis with Python Projects - Mean-Variance-Standard Deviation Calculator
Link to the challenge: