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
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'
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里没看到,网上也没搜到,是什么环境依赖吗?哪里配置有误?
The text was updated successfully, but these errors were encountered: