tcgoetz / GarminDB

Download and parse data from Garmin Connect or a Garmin watch, FitBit CSV, and MS Health CSV files into and analyze data in Sqlite serverless databases with Jupyter notebooks.
GNU General Public License v2.0
1.18k stars 142 forks source link

DBs folder no longer created #8

Closed jhavens12 closed 6 years ago

jhavens12 commented 6 years ago

I set up a new instance, ran the initial command to get data from GC and then ran the make import_new_monitoring command and it gave me an error about the DBs folder being missing. I created the DBs folder manually and then ran the make import_new_monitoring command and everything went as planned.

tcgoetz commented 6 years ago

This should be fixed.