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 with sorted tx files not found #280

Open
BaptisteVandecrux opened this issue Jul 10, 2024 · 0 comments
Open

Error with sorted tx files not found #280

BaptisteVandecrux opened this issue Jul 10, 2024 · 0 comments

Comments

@BaptisteVandecrux
Copy link
Member

I have seen the following error appearing for different sites in process_stderr:

Traceback (most recent call last):
  File "/home/aws/miniconda3/envs/py38/bin/get_l0tx", line 33, in <module>
    sys.exit(load_entry_point('pypromice', 'console_scripts', 'get_l0tx')())
  File "/mnt/data/aws/pypromice_aws/pypromice/src/pypromice/tx/get_l0tx.py", line 148, in get_l0tx
    sortLines(f, out_pn)
  File "/mnt/data/aws/pypromice_aws/pypromice/src/pypromice/tx/tx.py", line 900, in sortLines
    os.rename(out_file, in_file)
FileNotFoundError: [Errno 2] No such file or directory: 'tx/sorted_ZAK_Uv3_300234068329190_1.txt' -> 'tx/ZAK_Uv3_300234068329190_1.txt'

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