gdna
gdna copied to clipboard
Error occurs when running preprocess.py
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
Hi @biansy000 I also get this error but then the script continues running without problem. Is this also the case for you?
Best Xu
Thanks for your reply @xuchen-ethz . Yes, the script keeps running, and I am wondering whether the error influences the correctness of preprocessing.