We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
(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
The text was updated successfully, but these errors were encountered:
Seems like a good first issue for someone to learn the error-reporting system.
good first issue
Sorry, something went wrong.
Hi. I create a simple fix for this. Would you like take a look?
It seems that the bindc03.py file is not present in the current directory.#2481
@Shaikh-Ubaid This issue can be closed because #2536 was merged.
No branches or pull requests
The text was updated successfully, but these errors were encountered: