Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How do you fix it #1

Open
jigsaw678 opened this issue Jun 2, 2024 · 0 comments
Open

How do you fix it #1

jigsaw678 opened this issue Jun 2, 2024 · 0 comments

Comments

@jigsaw678
Copy link

Do you want to compile into an executable? (y/n): y
Traceback (most recent call last):
File "/home/odin/DSC2/DSC2.py", line 146, in
subprocess.run(["pyinstaller", "--onefile", "--noconsole", "--distpath=output", "--icon=./wew.ico", "client.py"])
File "/usr/lib/python3.11/subprocess.py", line 548, in run
with Popen(*popenargs, **kwargs) as process:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/subprocess.py", line 1026, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.11/subprocess.py", line 1950, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'pyinstaller'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant