no download available #2531
Closed
jimlynnjulian
started this conversation in
General
Replies: 2 comments
-
Simply use: |
Beta Was this translation helpful? Give feedback.
0 replies
-
Three things here:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Attempted download using available command lines with the following result:
"jim@Demosthenes:/mnt/c/Temp/movies$ python3 -m pip install upgrade pywin32
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement upgrade (from versions: none)
ERROR: No matching distribution found for upgrade"
python 3.10.12 (WSL Ubuntu 22.04 in Windows 11 Pro x64.)
python3 -c "import pywintypes,pythoncom;print(pywintypes.file,pythoncom.file,sep='\n')"
Result:
Traceback (most recent call last):
File "", line 1, in
ModuleNotFoundError: No module named 'pywintypes'
Tried:
python3 -m pip install pywintypes
Result:
"Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement upgrade (from versions: none)
ERROR: No matching distribution found for upgrade""
Edition Windows 11 Pro
Version 23H2
OS build 22631.5039
WSL version data:
WSL version: 2.4.12.0
Kernel version: 5.15.167.4-1
WSLg version: 1.0.65
MSRDC version: 1.2.5716
Direct3D version: 1.611.1-81528511
DXCore version: 10.0.26100.1-240331-1435.ge-release
Windows version: 10.0.22631.5039
Beta Was this translation helpful? Give feedback.
All reactions