-
Notifications
You must be signed in to change notification settings - Fork 262
Open
Description
Describe the bug
when running root .py files they work, but if they are nested in just one level, they cant run,
err:
python3 asd.py
[ERROR rustpython_vm::vm::compile] Failed reading file 'asd.py': No such file or directory (os error 44)
Link to the blitz that caused the error
Steps to reproduce
run python3 main.py
run cd new_folder/
then run python3 asd.py
Expected behavior
running python3 asd.py should work, same as main.py in root
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
Platform
Browser name = Chrome
Full version = 131.0.0.0
Major version = 131
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 183374943,
"usedJSHeapSize": 153175843,
"jsHeapSizeLimit": 4294705152
}
Hash = 88b6dd69
Additional context
No response
0-Philip and JobinBiju
Metadata
Metadata
Assignees
Labels
No labels