Hello,
When I run pip install pywin32 in WSL2:Ubuntu using Python 3.8.8 I get the
following error log:
(base) ➜ ~ pip install pywin32
ERROR: Could not find a version that satisfies the requirement pywin32 (from
versions: none)
ERROR: No matching distribution found for pywin32
python -V
Python
On 29/07/2021 11:05 pm, Giraud Ludovic (AMUNDI) wrote:
Hello,
When I run pip install pywin32 in WSL2:Ubuntu using Python 3.8.8 I get
the following error log:
WSL is a linux environment - pywin32 simply doesn't work there. You can
install it via a Windows command-prompt, or in WSL stick to