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 occurs when running preprocess.py #2

Open
biansy000 opened this issue Aug 1, 2022 · 4 comments
Open

Error occurs when running preprocess.py #2

biansy000 opened this issue Aug 1, 2022 · 4 comments

Comments

@biansy000
Copy link

When I run python preprocess.py --tot 1 --id 0, the following error occurs. I install gdna following README.md.

An exception occurred in telemetry logging.Disabling telemetry to prevent further exceptions.
Traceback (most recent call last):
  File "/home/xxx/anaconda3/envs/gdna/lib/python3.7/site-packages/iopath/common/file_io.py", line 946, in __log_tmetry_keys
    handler.log_event()
  File "/home/xxx/anaconda3/envs/gdna/lib/python3.7/site-packages/iopath/common/event_logger.py", line 97, in log_event
    del self._evt
AttributeError: _evt
@xuchen-ethz
Copy link
Owner

Hi @biansy000
I also get this error but then the script continues running without problem. Is this also the case for you?

Best
Xu

@biansy000
Copy link
Author

biansy000 commented Aug 1, 2022

Thanks for your reply @xuchen-ethz .
Yes, the script keeps running, and I am wondering whether the error influences the correctness of preprocessing.

@lyk412
Copy link

lyk412 commented Jul 17, 2023

Thanks for your reply @xuchen-ethz . Yes, the script keeps running, and I am wondering whether the error influences the correctness of preprocessing.

Hi! I met an error during training mentioned in #8. Do you have the same problem? Thanks for your any advice.

@biansy000
Copy link
Author

@lyk412 Sorry, I did not meet the same problem.

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

3 participants