Link Search Menu Expand Document
PyXAI
Papers Video GitHub EXPEKCTATION About

Using the Windows Subsystem for Linux (WSL)

wsl

Open a Windows console in administrator mode and type:

wsl --install
wsl

More information on this installation can be found on the Microsoft Installation Guide.

If a problem occurs, check that certain virtualization parameters are enabled:

  • In the bios depending on your processor type
  • In the windows features panel:
    • Virtual Machine Plateform
    • Windows Subsytem for Linux
    • Hyper-V
wsl wsl

Once you have access to Ubuntu, you can install PyXAI, two installation methods are available: