czbiohub-sf/protoSpaceJAM

Can't access the precomputed data

Closed this issue · 1 comments

This might be an issue with google drive hitting its access limit, but help is appreciated.

Error following instructions for "Download and unzip pre-computed data":

    protoSpaceJAM]$ python ./protoSpaceJAM/util/download_precomputed_results.py
    Downloading file protoSpaceJAM/precomputed_results.tar.gz as it does not exist yet.
    Access denied with the following error:
             Cannot retrieve the public link of the file. You may need to change
             the permission to 'Anyone with the link', or have had many accesses. 

    You may still be able to access the file from the browser:

            https://drive.google.com/uc?id=1cxqnKGPVg1elEcs_kIob5SKETEZ0egfg 

This has been fixed with the most recent update to download_precomputed_results.py. Thanks for being so quick!