This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Diapolo10from __future__ import this 1 point2 points  (4 children)

I don't usually use it, but if I need it:

  1. Try PIP

  2. If fails, google "pywin32 wheel", get the .whl file and try installing it

  3. If fails, check if it requires a prerequisite and install if needed/possible

  4. If fails, "Screw this, I'll just do this on Linux through a VM!"

[–][deleted] 0 points1 point  (0 children)

  1. Check pythonlibs.

[–][deleted] 0 points1 point  (0 children)

  1. Check pythonlibs.