You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run the run.sh script using git bash, or ubuntu on wsl, the logs are from ubuntu on wsl as git bash says basically nothing except the dependencies error
Expected behaviour/预期行为
after running run.sh it should prompt me to select the WSA architecture
Actual behaviour/实际行为
it says Dependencies: an error has occurred, exit at the end and exits the script
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
I am using latest commit of MagiskOnWSALocal/我正在使用最新 commit 的版本
Logs/日志
Checking and ensuring dependencies
Hit:1 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease
Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
ca-certificates is already the newest version (20240203).
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Creating python3 virtual env
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.
apt install python3.12-venv
You may need to use sudo with that command. After installing the python3-venv
package, recreate your virtual environment.
Failing command: /mnt/e/Programs/MagiskOnWSALocal/python3-env/bin/python3
Failed to upgrade python3 virtual env, clear and recreate
The virtual environment was not created successfully because ensurepip is not
available. On Debian/Ubuntu systems, you need to install the python3-venv
package using the following command.
apt install python3.12-venv
You may need to use sudo with that command. After installing the python3-venv
package, recreate your virtual environment.
Failing command: /mnt/e/Programs/MagiskOnWSALocal/python3-env/bin/python3
ERROR: Failed to create python3 virtual env
Dependencies: an error has occurred, exit
The text was updated successfully, but these errors were encountered:
Steps to reproduce/复现步骤
Expected behaviour/预期行为
after running run.sh it should prompt me to select the WSA architecture
Actual behaviour/实际行为
it says
Dependencies: an error has occurred, exit
at the end and exits the scriptMagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
96451a2
Linux distribution info/Linux 发行版信息
Windows version/Windows 版本
10.0.26100.2605
Build Parameters/构建参数
INFO: Architecture: x64
INFO: Release Type: retail
INFO: Magisk Version: stable
INFO: Root Solution: magisk
INFO: Compress Format: none
INFO: Release Name: Retail
Version requirement/版本要求
Logs/日志
The text was updated successfully, but these errors were encountered: