abatilo / actions-poetry

GitHub Actions for Python projects using poetry
MIT License
431 stars 43 forks source link

windows self hosted runner - Windows Subsystem for Linux has no installed distributions. #61

Open nrbnlulu opened 1 year ago

nrbnlulu commented 1 year ago

note that I can open bash on my windows runner and have ubuntu WSL installed.

```console Run abatilo/actions-poetry@v2 with: poetry-version: 1.[2](https://github.com/tzvet5/UI/actions/runs/3939816093/jobs/6740227933#step:6:2).2 env: IS_GITHUB_ACTION: 1 SSH_AUTH_SOCK: /tmp/ssh-De[3](https://github.com/tzvet5/UI/actions/runs/3939816093/jobs/6740227933#step:6:3)MvLcRNH9c/agent.77 SSH_AGENT_PID: 78 pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.9\x6[4](https://github.com/tzvet5/UI/actions/runs/3939816093/jobs/6740227933#step:6:4) PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.9\x64/lib/pkgconfig Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.9\x64 Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.9\x64 Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.9\x64 MSYS: winsymlinks:nativestrict Run pip install poetry==1.2.2 pip install poetry==1.2.2 shell: C:\WINDOWS\system32\bash.EXE --noprofile --norc -e -o pipefail {0} env: IS_GITHUB_ACTION: 1 SSH_AUTH_SOCK: /tmp/ssh-De3MvLcRNH9c/agent.77 SSH_AGENT_PID: 78 pythonLocation: C:\actions-runner\_work\_tool\Python\3.10.9\x[6](https://github.com/tzvet5/UI/actions/runs/3939816093/jobs/6740227933#step:6:6)4 PKG_CONFIG_PATH: C:\actions-runner\_work\_tool\Python\3.10.[9](https://github.com/tzvet5/UI/actions/runs/3939816093/jobs/6740227933#step:6:9)\x64/lib/pkgconfig Python_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.[10](https://github.com/tzvet5/UI/actions/runs/3939816093/jobs/6740227933#step:6:10).9\x64 Python2_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.9\x64 Python3_ROOT_DIR: C:\actions-runner\_work\_tool\Python\3.10.9\x64 MSYS: winsymlinks:nativestrict Windows Subsystem for Linux has no installed distributions. Distributions can be installed by visiting the Microsoft Store: https://aka.ms/wslstore ``` ![image](https://user-images.githubusercontent.com/88795475/212915962-5f33f647-2902-4c79-b2b5-b90844efee76.png)