Error installing packages
I can't install the package pywin I tried it on 3 Windows computers but it doesn't work I get this message:
Repl.it: package operation failed.
Voters
Grify
I get Traceback (most recent call last): File "main.py", line 4, in <module> import pywin ModuleNotFoundError: No module named 'pywin'
Have you tried uninstalling and reinstalling the package from the Repl.it package manager tab?
Repl.it doesn't use Windows (it uses Linux), so even if you could get pywin on it it wouldn't work.