Skip to content

The packaging module cannot be found #829

@wcc124

Description

@wcc124

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

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions