firefly-cpp / AST-Monitor

AST-Monitor is a wearable Raspberry Pi computer for cyclists
MIT License
7 stars 6 forks source link

Small bugifx #30

Closed luckyLukac closed 2 years ago

luckyLukac commented 2 years ago
firefly-cpp commented 2 years ago

slightly different:

Traceback (most recent call last): File "/usr/lib64/python3.10/threading.py", line 1016, in _bootstrap_inner self.run() File "/usr/lib64/python3.10/threading.py", line 953, in run self._target(*self._args, **self._kwargs) File "/home/iztok/venvs/venv1/lib64/python3.10/site-packages/ast_monitor-0.3.0-py3.10.egg/ast_monitor/model.py", line 245, in target=lambda: self.interval_training.start(write_log=True) File "/home/iztok/venvs/venv1/lib64/python3.10/site-packages/ast_monitor-0.3.0-py3.10.egg/ast_monitor/interval_training.py", line 74, in start WriteLog.write_interval_training_header(self.log) File "/home/iztok/venvs/venv1/lib64/python3.10/site-packages/ast_monitor-0.3.0-py3.10.egg/ast_monitor/write_log.py", line 18, in write_interval_training_header with open(file, 'a') as log: FileNotFoundError: [Errno 2] No such file or directory: '../logs/.log'

luckyLukac commented 2 years ago

I have to admit that is really interesting as I have no issues whatsoever. Can you just tell me the filename of your interval training?