`_torchtext` was not found in nightly release for windows 3.7
See original GitHub issue🐛 Bug
Describe the bug
See the CI on TorchData https://github.com/pytorch/data/runs/6011121045?check_suite_focus=true
We installed TorchText with version torchtext-0.13.0.dev20220413
for Python 3.7 on Windows. The test failure is:
ModuleNotFoundError: No module named 'torchtext._torchtext'
To Reproduce Steps to reproduce the behavior:
Add a test for nightly release?
Expected behavior
No Error as the other platforms
Environment
CI
certifi-2021.10.8 charset-normalizer-2.0.12 colorama-0.4.4 idna-3.3 numpy-1.21.6 requests-2.27.1 torch-1.12.0.dev20220413+cpu torchtext-0.13.0.dev20220413 tqdm-4.64.0 typing-extensions-4.1.1 urllib3-1.26.9
Additional context Add any other context about the problem here.
Issue Analytics
- State:
- Created a year ago
- Comments:7 (7 by maintainers)
Top Results From Across the Web
torchtext - PyPI
A simple way is to build PyTorch from source and use the same environment to build torchtext. If you are using the nightly...
Read more >Could not find a version that satisfies the requirement torch ...
I am having this issue when I did a brand new install of either python 3.8.6 or 3.9. It is an windows 10...
Read more >Could not find a version that satisfies the requirement torch ...
Here's what I've done : Install Python 3.7.9 and not newer. BUT make sure to install 64bits python. Every other combination failed for...
Read more >torchtext 0.13.0 field | The AI Search Engine You Control
_torchtext was not found in nightly release for windows 3.7 #1680. Github.com > pytorch > text. Bug Describe the bug See the CI...
Read more >Data loaders and abstractions for text and NLP - Debricked
Note: The legacy code discussed in torchtext v0.7.0 release note has been retired to torchtext.legacy folder. Those legacy code will not be maintained...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@Nayef211 I think this can be closed now.
Note: I am working on the branch from @Nayef211 's cmake build. I am observing the similar phenomenon but the CI job is failing properly.
https://app.circleci.com/pipelines/github/pytorch/text/5250/workflows/b27e96e4-f791-4d84-9e37-55ec181ed2af/jobs/176668
error: can't copy 'build\lib.win-amd64-3.7\pyd': doesn't exist or not a regular file