Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ModuleNotFoundError
#5
You are having a problem because you copied files from another computer. Delete the files you copied and install the package using pip as Larz60+ recommended. This will put the files in the correct place and do any configuration required to use the package.

But shouldn't the command be: pip install pywin32
Reply


Messages In This Thread
ModuleNotFoundError - by kcajminer2312 - Oct-21-2020, 10:42 AM
RE: ModuleNotFoundError - by Larz60+ - Oct-21-2020, 10:48 AM
RE: ModuleNotFoundError - by kcajminer2312 - Oct-21-2020, 12:15 PM
RE: ModuleNotFoundError - by kcajminer2312 - Oct-21-2020, 12:26 PM
RE: ModuleNotFoundError - by deanhystad - Oct-21-2020, 07:01 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020