markwk / qs_ledger

Quantified Self Personal Data Aggregator and Data Analysis
MIT License
990 stars 199 forks source link

Apple Health Extractor not working? #14

Open tmrss-qs opened 4 years ago

tmrss-qs commented 4 years ago

Hi!

Might be a mistake I'm making but the extractor doesnt seem to be working. I keep having

FileNotFoundError Traceback (most recent call last)

Whenever i try to run the extractor.

Not sure where I'm going wrong?

I did note that there was a note earlier on in the file that says

NOTE: Currently there are a few minror errors based on additional data from Apple Health that require some updates.

Any idea where I'm going wrong? I'm a bit of a noob so could be user error!

thanks!

Tom

markwk commented 3 years ago

I have implemented a few changes in the Apple Health extractor to fix some python / pandas errors. Please check the latest release to see if it fixes your issues.