cannot import name 'Graph' from 'garmindb'
joapim1 opened this issue · 1 comments
joapim1 commented
Running the jupyter notebook summary fails.
There seems like there is no file named Graph in garmindb. All the other jupyter notebooks work fine.
To Reproduce
- Open the jupyter notebook named summary
- Run the code
- Fails with the import error: cannot import name 'Graph' from 'garmindb' (C:\Users\xxx\AppData\Local\Programs\Python\Python310\lib\site-packages\garmindb_init_.py)
tcgoetz commented
The fix is on the develop branch.