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.

How to install LTS (0.9.2)?

See original GitHub issue

❓ Questions and Help

Description

I’ve found that my PyTorch version is 1.8.2, so according to https://github.com/pytorch/text/#installation , the torchtext version is 0.9.2: image But as I use conda install -c pytorch torchtext to install, the version I installed defaultly is 0.6.0. So I wander, is this version also OK for me as the torchtext version 0.9.2 is the highest version I can install, or it’s not OK as I can only install 0.9.2 version?

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
Trevo1commented, Sep 25, 2022

pip install torchtext==0.9.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html, it works

it works, thanks!

1reaction
regedocommented, Jul 15, 2022

pip install torchtext==0.9.2 -f https://download.pytorch.org/whl/lts/1.8/torch_lts.html, it works

Read more comments on GitHub >

github_iconTop Results From Across the Web

Publish torchtext 0.9.2 on PyPi · Issue #1397 · pytorch/text
Can you use the installation command lines listed at Start Locally|Pytorch or is your request to publish the LTS packages on PyPi?
Read more >
Install Pig 0.9.2 for CDH4 on Ubuntu 12.04 LTS x64
Installing Pig is drop dead simple. Installation. sudo apt-get install pig. Check the Pig version. pig --version. Setup the Environment. We're ...
Read more >
Installing Ghc-safecopy-0.9.2-Kp1Lf112hFKRZXqVx8Gk3 on ...
How to install on Ubuntu 17.04? First of all update your system with the command: sudo apt-get update. Ads. Above command will download...
Read more >
libcodec2-0.9_0.9.2-2_amd64.deb Ubuntu 20.04 LTS Download
Download libcodec2-0.9_0.9.2-2_amd64.deb for Ubuntu 20.04 LTS from Ubuntu Universe repository.
Read more >
Installation — ClearMap 0.9.2 documentation - GitHub Pages
To install ClearMap, first create a folder to contain all the files for the program. Download the scripts from the latest version of...
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