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

Error in running main.py #1

Open
mvanwaveren opened this issue Aug 23, 2024 · 1 comment
Open

Error in running main.py #1

mvanwaveren opened this issue Aug 23, 2024 · 1 comment

Comments

@mvanwaveren
Copy link

Hello,

I cloned your repository and executed the Usage steps:

Update the ENV.json file with your system's path to the HPCorpus directory.
Run the following command: python main.py

My system path is

/home/waveren/HPCorpus

I get the following error message:

Traceback (most recent call last):
File "main.py", line 84, in
iterate_jsons('Fortran', vars, is_fortran=True)
File "main.py", line 29, in iterate_jsons
for json_file in os.listdir(dir_path):
OSError: [Errno 2] No such file or directory: '/home/waveren/HPCorpus/Fortran'

There is no Fortran directory in the repository. Could you advise me how to proceed ?

Regards,
Matthijs van Waveren

@mvanwaveren
Copy link
Author

Reminder of this issue. Could you respond?

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

1 participant