tensorflow / tensorflow/datasets
HTTP code: 406 when downloading dataset
Open
Nobody has claimed this yet.
bug
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 1.6k
- Avg merge
- 3h 54m
- Merged PRs (30d)
- 1
Description
Short description
DownloadManager.download("http://www.manythings.org/anki/fra-eng.zip") throws an error, even though I can download directly from that address, e.g. using wget.
Environment information
- Operating System: Ubuntu 20.04
- Python version: 3.8
tensorflow-datasets/tfds-nightlytensorflow-datasets version: 3.1.0tensorflow/tensorflow-gpu/tf-nightly/tf-nightly-gputensorflow-gpu version: 2.2.0
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing DownloadManager.download with the manythings.org URL and inspect how the download request handles the HTTP 406 response. Done means the dataset downloads through TFDS without the error and a regression test covers this URL or equivalent response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100