question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Colab notebook downloading and processing data access denied

See original GitHub issue

Hey, when I choose the poster scene in the downloading and processing data section I get the following error:

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=1dmjWGXlJnUxwosN6MVooCDQe970PkD-1

I can still download it manually, but I just wanted you to know!

Issue Analytics

  • State:closed
  • Created 10 months ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ry85commented, Dec 3, 2022

The following command solved the problem for me, !pip install --upgrade --no-cache-dir gdown

0reactions
akristoffersencommented, Dec 16, 2022

@puzzlefish @ry85 Thank you for bringing this up. Sorry I didn’t notice this fix earlier.

#1140 should fix the gdown errors, and we have started hosting some of the data on our own servers as well.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Access denied with the following error Google Colab #148
It says you're using gdown 4.2.1, which is an older version. That is potentially why you're still having the permission error. You can...
Read more >
How to Deal With Files in Google Colab: Everything You Need ...
Click on the three dots which are visible while hovering above the filename, and select the “download” option. colab download. Accessing local ...
Read more >
Can't read a file in google colaboratory - Stack Overflow
In my case I named it "Colab Notebook". This is folder where I keep my codes and data file. First you need to...
Read more >
Google Drive + Google Colab + GitHub; Don't Just Read, Do It!
How GitHub, Google Colab and Google Drive work together; How to deal with custom file, and push Jupyter notebook changes to GitHub Repo....
Read more >
Google Colab
How can I get my data out?linkdone. You can download any Colab notebook that you've created from Google Drive following these instructions, or...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found