-
-
Notifications
You must be signed in to change notification settings - Fork 25k
Description
Steps to reproduce/复现步骤
- 克隆了最新的仓库
- 运行run.sh
Expected behaviour/预期行为
产生output文件夹
Actual behaviour/实际行为
Generating WSA Download Links
Traceback (most recent call last):
File "/home/wcc/MagiskOnWSALocal/scripts/generateWSALinks.py", line 32, in
from packaging import version
ModuleNotFoundError: No module named 'packaging'
Build: an error has occurred, exit
Cleanup Work Directory
deactivate python3 venv
MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希
Linux distribution info/Linux 发行版信息
Ubuntu 24.10
VMware虚拟机
Windows version/Windows 版本
11.24.26100.2894
Build Parameters/构建参数
COMMAND_LINE=--arch x64 --release-type retail --root-sol magisk --magisk-ver stable --install-gapps --remove-amazon --compress-format 7z
INFO: Architecture: x64
INFO: Release Type: retail
INFO: Magisk Version: stable
INFO: Root Solution: magisk
INFO: Compress Format: 7z
INFO: Release Name: Retail
Version requirement/版本要求
- I am using latest commit of MagiskOnWSALocal/我正在使用最新 commit 的版本
Logs/日志
Details
Generating WSA Download Links
Traceback (most recent call last):
File "/home/wcc/MagiskOnWSALocal/scripts/generateWSALinks.py", line 32, in
from packaging import version
ModuleNotFoundError: No module named 'packaging'
Build: an error has occurred, exit
Cleanup Work Directory
deactivate python3 venv
//: <> (Don't modify below)