Skip to content

ModuleNotFoundError: No module named 'mobile_project_helper' #20

Open
@Tracker647

Description

git pull了最新版本

zhangdalin@huwyi-ubuntu:~/AWStudioProjects/awtk-web$ ./build_linux.sh ../Workspace/mutable_image_test/build.json all
Setting up EMSDK environment (suppress these messages with EMSDK_QUIET=1)
Setting environment variables:
Traceback (most recent call last):
File "create_project.py", line 53, in
import mobile_project_helper as helper # type: ignore
ModuleNotFoundError: No module named 'mobile_project_helper'

mobile_project_helper是什么,pip里没看到,网上也没搜到,是什么环境依赖吗?哪里配置有误?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions