0

我想将我的脚本转换为 exe,但是在使用 -pip install auto-py-to-exe 安装 auto-py-to-exe 并执行 auto-py-to-exe 后,我收到以下消息:

Traceback <most recent call last>:
File "c:users\user\appdata\local\programs\python\python38-32\lib\runpy.py", line 193, in _run_module_as_main
return _run_code<code, main_globals, None, File"c:users\user\appdata\local\programs\python\python38-32\lib\runpy.py", line 86, in _run_code exec<code, run_globals> File "C:Users\User\AppData\Local\Programs\Python\Python38-32\Scripts\auto-py-to-exe.exe\_main_.py", line 7, in <module> File "c:users\user\appdata\local\programs\python\python38-32\lib\site-packages\auto-py-to_exe\_main_.py" , line 291, in run 
if eel.chrome.get_instance_path() is not None and not disable_chrome: AttributeError: module 'eel.chrome' has no attribute 'get_instance_path' 

我尝试重新安装鳗鱼,但问题仍然存在。

4

0 回答 0