Chap 15, pg 513 : ModuleNotFoundError: No module named 'torchdata.datapipes'
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- pytorch
- Domain
- machine-learning
Research direction
Start with the Chapter 15, page 513 IMDB example and reproduce the torchtext import and torchdata installation error. Check the dependency versions used by the chapter against currently installable versions; done when the train and test IMDB dataset calls run without ModuleNotFoundError.
Written by the indexing model from the issue text.
Description
`
from torchtext.datasets import IMDB
train_dataset = IMDB(split='train')
test_dataset = IMDB(split='test')
`
I keep getting this error despite manually installing torchdata. When I tried installing the exact version of torchtext used in the chapter, version 0.10.0, pip couldn't recognize as a valid version.
I can't find any solution to it online
- Dominant language
- Jupyter Notebook
- Stars
- 5.4k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
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.
More from rasbt/machine-learning-book
-
Difficulty 1/5 Under an hour Newbie friendliness 65/100
rasbt/machine-learning-book#238 ·
-
Chapter 19, page 681 Open
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
rasbt/machine-learning-book#240 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
rasbt/machine-learning-book#228 ·
-
Chapter 19, Page 681 Open
Difficulty 3/5 1-2 days Newbie friendliness 35/100
rasbt/machine-learning-book#213 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
rasbt/machine-learning-book#189 · 2 comments ·
All issues in rasbt/machine-learning-book
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
bancolombia/sentinel#21 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 85/100
infer-actively/pymdp#454 ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
Difficulty 1/5 Under an hour Newbie friendliness 94/100
UKGovernmentBEIS/inspect_evals#2486 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100