marcusvolz / strava_py

Create artistic visualisations with your exercise data (Python version)
MIT License
152 stars 18 forks source link

ValueError: All objects passed were None #22

Closed shu3hamiitkgp closed 1 year ago

shu3hamiitkgp commented 1 year ago

Hi, I have been trying to apply this package on my data pull from Strava but in the first step of processing data I'm getting this error of "ValueError: All objects passed were None" attaching a screenshot for reference. I tried to give address of either the activities or routes folder which has gpx files but still the error remains constant Screenshot 2022-12-25 at 16 03 22

shu3hamiitkgp commented 1 year ago

Issue resolved, as i supplied only gpx files (*.gpx) it worked error free