I have so many weird problems with python. I installed moviepy and when I want to run the code using Spyder, it says this no module named moviepy. But, when I run the code on the terminal, everything is fine.
My other problem is that I installed jupyter notebook and jupyter lab, but when I want to open them up using the commands "jupyterlab" or "jupyter-lab" or "jupyter lab" or "jupyter" it says for example:
'jupyter' is not recognized as an internal or external command, operable program or batch file.
can you please help me solve these problems?
Thanks,
Masoud
Also, I just set the environment variable and added:
C:\Users\masou\AppData\Local\Programs\Python\Python38-32
and
C:\Users\masou\AppData\Local\Programs\Python\Python38-32\Scripts\
to the path.