CroatianMeteorNetwork / RMS

RPi Meteor Station
https://globalmeteornetwork.org/
GNU General Public License v3.0
169 stars 47 forks source link

Bug in DownloadPlatepar.py #167

Closed markmac99 closed 1 year ago

markmac99 commented 1 year ago

A recent update has introduced a bug in DownloadPlatepar.py. File "/home/pi/source/RMS/RMS/DownloadPlatepar.py", line 75, in downloadNewPlatepar sftp.get(remote_platepar, os.path.join(config.config_file_path, config.platepar_name)) NameError: name 'os' is not defined