Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The packaging module cannot be found #829

Open
1 task done
wcc124 opened this issue Jan 22, 2025 · 0 comments
Open
1 task done

The packaging module cannot be found #829

wcc124 opened this issue Jan 22, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@wcc124
Copy link

wcc124 commented Jan 22, 2025

Steps to reproduce/复现步骤

  1. 克隆了最新的仓库
  2. 运行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 提交的完整哈希

5066f5a

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/日志

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)

@wcc124 wcc124 added the bug Something isn't working label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant