Skip to content

No such file or directory: 'c:\\test_project\\venv\\scripts\\pyinstaller.exe\\__main__.pyo' #132

@xOctave

Description

@xOctave

Hello,

I encounter a problem when running fbs freeze on a test project with just a few dependencies. The process stops stating that it cannot find pyinstaller.exe\__main__.pyo

FileNotFoundError: [Errno 2] No such file or directory: 'c:\\test_project\\venv\\scripts\\pyinstaller.exe\\__main__.pyo'

I read all the documentation and troubleshooting carefully, and solved all my dependencies problem by myself.

My setup

  • operating system(s) Windows 10
  • Python version 3.6 vanilla
  • fbs 0.83
  • PyInstaller 3.5
  • PyQt5 5.13.0

PS - Thanks a lot for this awesome fbs stack by the way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions