Ran this in terminal
~/ $ conda install tensor2tensor
```Fetching package metadata .............
PackageNotFoundError: Packages missing in current channels:
We have searched for the packages in the following channels:
pip install tensor2tensor
We do not distribute through conda, though contributions welcome.
Most helpful comment
pip install tensor2tensorWe do not distribute through
conda, though contributions welcome.