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

Unhandled Exception on non-existent file #2481

Open
rebcabin opened this issue Feb 5, 2024 · 4 comments
Open

Unhandled Exception on non-existent file #2481

rebcabin opened this issue Feb 5, 2024 · 4 comments
Labels
good first issue Good for newcomers

Comments

@rebcabin
Copy link
Contributor

rebcabin commented Feb 5, 2024

(lp) ┌─(~/Documents/GitHub/lpython/integration_tests)───────────────────────────────────────(brian@MacBook-Pro:s001)─┐
└─(11:07:00 on vector-backend)──> lpython bindc03.py                                              ──(Mon,Feb05)─┘
Internal Compiler Error: Unhandled exception
Traceback (most recent call last):
  File "/Users/brian/Dropbox/Mac/Documents/GitHub/lpython/src/bin/lpython.cpp", line 1738
    throw LCompilers::LCompilersException("No such file or directory: " + arg_file);
LCompilersException: No such file or directory: bindc03.py
(lp) ┌─(~/Documents/GitHub/lpython/integration_tests)───────────────────────────────────────(brian@MacBook-Pro:s00
@rebcabin rebcabin added the good first issue Good for newcomers label Feb 7, 2024
@rebcabin
Copy link
Contributor Author

rebcabin commented Feb 7, 2024

Seems like a good first issue for someone to learn the error-reporting system.

@syheliel
Copy link
Contributor

Hi. I create a simple fix for this. Would you like take a look?

@binshabenny
Copy link

It seems that the bindc03.py file is not present in the current directory.#2481

@kmr-srbh
Copy link
Contributor

kmr-srbh commented Feb 23, 2024

@Shaikh-Ubaid This issue can be closed because #2536 was merged.

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

No branches or pull requests

4 participants