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

OSError: results_comp.dat not found. #59

Open
longyangking opened this issue Jan 4, 2022 · 1 comment
Open

OSError: results_comp.dat not found. #59

longyangking opened this issue Jan 4, 2022 · 1 comment

Comments

@longyangking
Copy link

When I tried to run example.py, it will raise the error that:

OSError: results_comp.dat not found.

I have read the code and have no idea about what it is. The file results_comp.dat seems to be necessary because it could be loaded at the line 125 in the file "S_run_aifeynman.py". But there is no code to generate such a file. Will this be a bug and have the related functions been missing or not achieved yet? Or probably, should I download this file results_comp.dat from somewhere?

@kvyaswanth
Copy link

results_comp.dat is to be generated by this line of code. I suggest removing try-except block and check if that fortran file code is running.

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