【问题标题】:Pyinstaller No such file or directory: '.pyc'Pyinstaller 没有这样的文件或目录:'.pyc'
【发布时间】:2022-07-04 15:04:24
【问题描述】:

我最近使用 pyinstaller 编译了一个 python 3 文件。当我尝试运行时

./main

它说以下信息:

FileNotFoundError: [Errno 2] No such file or directory: '/tmp/_MEIkMQ7na/utils/torch_utils.pyc'

【问题讨论】:

  • 请在 PyInstaller GitHub 存储库上打开一个问题。

标签: python file error-handling pyinstaller pyc


【解决方案1】:

你找到解决问题的方法了吗,我也有同样的问题!

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2016-10-19
    • 2022-10-15
    相关资源
    最近更新 更多