jo-omoyele
Results
1
issues of
jo-omoyele
import irradpy import multiprocessing # Important Note: If you're using windows, make sure to wrap the function. if __name__ == "__main__": multiprocessing.freeze_support() irradpy.downloader.run(auth={"uid":"o_olalekan", "password": "###"}) # Download All Data From...