You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When i try and run the exe it shows me an error, log: "Traceback (most recent call last):
File "source_prepared.py", line 122, in
File "shutil.py", line 436, in copy2
File "shutil.py", line 258, in copyfile
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\kocicakcz585\Pysilon\Pysilon.exe'
"
To Reproduce
Steps to reproduce the behavior:
Generate source and compile
Run the executable it gives you (in the dist folder)
Expected behavior
No error and open channels on discord
Desktop (please complete the following information):
OS: [Windows 11]
Python Version: [3.11.6] <python --version>
Additional context
Had the same issue like 4 months ago, i upgraded to windows 11 but still having problems, if possible contact on discord: the_weird_cat.guy
The text was updated successfully, but these errors were encountered:
Describe the bug
When i try and run the exe it shows me an error, log: "Traceback (most recent call last):
File "source_prepared.py", line 122, in
File "shutil.py", line 436, in copy2
File "shutil.py", line 258, in copyfile
FileNotFoundError: [Errno 2] No such file or directory: 'C:\Users\kocicakcz585\Pysilon\Pysilon.exe'
"
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error and open channels on discord
Desktop (please complete the following information):
Additional context
Had the same issue like 4 months ago, i upgraded to windows 11 but still having problems, if possible contact on discord: the_weird_cat.guy
The text was updated successfully, but these errors were encountered: