-1

I am trying to run a demo.py from the github. And the error I met is ModuleNotFoundError: No module name 'torch'. Then I install it by using the cmd: pip install torch and the cmd said that Requirement already satisfied: torch in C:\users...\site-packages(1.7.0). My question is what could I do to run my program?

1 Answers1

0

maybe you did not download python with the right way

go to the cmd and write py and see if that works

badr
  • 47
  • 6