AdventureData / radicl

Command line interface & API for using the Lyte probe. Users can take measurements, configure and update the probe with this software
https://adventuredata.com/
Other
3 stars 0 forks source link

File saving on Windows, path does not exist error #12

Open micahjohnson150 opened 4 years ago

micahjohnson150 commented 4 years ago

Description

While using the cli, saving a file using the default file name will error out as the path doesn't exist. The solution is to try and pick out where the user is running the script. I believe the issue is when the radicl.exe is installed and being ran not in developer mode is trying to reference where the script is at and not where the user is.