Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

FileNotFoundError: [Errno 2] No such file or directory: 'output/testfile.exe' #8

Closed
Lalika96 opened this issue May 17, 2021 · 1 comment

Comments

@Lalika96
Copy link

Hi I always get this error message

Traceback (most recent call last)
File "/root/MsfMania/MsfMania.py", line 253, in
original_file_size = check_file_size()
File "/root/MsfMania/MsfMania.py", line 186, in check_file_size
fs = path.getsize(filename)
File "/usr/lib/python3.9/genericpath.py", line 50, in getsize
return os.stat(filename).st_size
FileNotFoundError: [Errno 2] No such file or directory: 'output/testfile.exe'

@G1ft3dC0d3
Copy link
Owner

G1ft3dC0d3 commented May 19, 2021

Give all info, command, screenshot, etc.
Sorry for the delay.

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

No branches or pull requests

2 participants