wppm --register fails in WinPython 3.14.5 #2043
Unanswered
floatmast-cloud
asked this question in
Q&A
Replies: 0 comments
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.
-
Hi to all !
Any ideas why wppm fails in this WinPython version?
C:\Users\user1>"C:\PortableApps\WPy64-31450\python\Scripts\wppm.exe" --register --verbose
Register WinPython: associate file extensions, icons and context menu with this WinPython
registering C:\PortableApps\WPy64-31450\python
continue ? Y/N
Y
Traceback (most recent call last):
File "", line 203, in _run_module_as_main
File "", line 88, in run_code
File "C:\PortableApps\WPy64-31450\python\Scripts\wppm.exe_main.py", line 5, in
sys.exit(main())
~~~~^^
File "C:\PortableApps\WPy64-31450\python\Lib\site-packages\wppm\wppm.py", line 343, in main
import associate
ModuleNotFoundError: No module named 'associate'
C:\Users\user1>
Beta Was this translation helpful? Give feedback.
All reactions