|
发表于 2020-3-1 05:13:12
|
显示全部楼层
纯小白。这是什么意思。。。
S D:\youxi> py -3 D:\unrpa-master\unrpa -mp D:\game D:\youxi\images.rpa
Traceback (most recent call last):
File "C:\Users\95725\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 192, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\95725\AppData\Local\Programs\Python\Python38\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "D:\unrpa-master\unrpa\__main__.py", line 25, in <module>
from unrpa import UnRPA
ModuleNotFoundError: No module named 'unrpa'
PS D:\youxi> |
|