下载安装包后自动更新失败
#1555
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
LmeSzinc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
==================== UIAUTOMATOR2 INIT ====================
Traceback (most recent call last):
File "D:\game\AlasApp_0.3.7_cn (1)\AzurLaneAutoScript\toolkit\lib\runpy.py", line 193, in _run_module_as_main
"main", mod_spec)
File "D:\game\AlasApp_0.3.7_cn (1)\AzurLaneAutoScript\toolkit\lib\runpy.py", line 85, in run_code
exec(code, run_globals)
File "D:\game\AlasApp_0.3.7_cn (1)\AzurLaneAutoScript\deploy\installer.py", line 22, in
Installer().install()
File "D:\game\AlasApp_0.3.7_cn (1)\AzurLaneAutoScript\deploy\installer.py", line 16, in install
self.adb_install()
File "D:\game\AlasApp_0.3.7_cn (1)\AzurLaneAutoScript\deploy\adb.py", line 54, in adb_install
from uiautomator2.init import Initer
File "D:\game\AlasApp_0.3.7_cn (1)\AzurLaneAutoScript\toolkit\lib\site-packages\uiautomator2_init.py", line 62, in
from .init import Initer
File "D:\game\AlasApp_0.3.7_cn (1)\AzurLaneAutoScript\toolkit\lib\site-packages\uiautomator2\init.py", line 12, in
import progress.bar
ModuleNotFoundError: No module named 'progress.bar'
Beta Was this translation helpful? Give feedback.
All reactions