WSL-Distribution-Switcher icon indicating copy to clipboard operation
WSL-Distribution-Switcher copied to clipboard

!] Failed to extract archive: [WinError 126] The specified module could not be found

Open diveyez opened this issue 7 years ago • 0 comments

It appears that python cannot find the 'main' module

Without my Ninja workaround python G:\VirtualEnvironment\WSL-Distribution-Switcher-master\install.py rootfs_debian_sid.tar.xz
[] Probing the Linux subsystem...
[
] Default user is xxxxx at /home/xxxxxx.
[] Reading /etc/{passwd,shadow,group,gshadow} entries for root and xxxxxx...
[
] Beginning extraction...
[!] Failed to extract archive: [WinError 126] The specified module could not be found

With my Ninja workaround C:\WINDOWS\system32>python G:\VirtualEnvironment\WSL-Distribution-Switcher-master > C:\Windows\py.exe ./install.py "C:\Users\xxxxx\rootfs_debian_sid.tar.xz" G:\VirtualEnvironment\Python3\python.exe: can't find 'main' module in 'G:\VirtualEnvironment\WSL-Distribution-Switcher-master'

I appreciate your enormous complexities solutions. I will wait to hear from you! <3

diveyez avatar Jan 26 '18 21:01 diveyez