Microsoft Windows [Version 10.0.17134.254]
I already have ubuntu wsl installed from the store and it works. I wanted to install centos also.
D:\WSL-Distribution-Switcher-master>install.py centos:latest
[*] Probing the Linux subsystem...
[!] The Linux subsystem is not installed. Please go through the standard installation procedure first.
ALAICS, the check looks like this os.path.join(os.getenv('LocalAppData'), 'lxss') and there actually no lxss dir in %LocalAppData%
I already have ubuntu wsl installed from the store and it works. I wanted to install centos also.
ALAICS, the check looks like this
os.path.join(os.getenv('LocalAppData'), 'lxss')and there actually nolxssdir in%LocalAppData%