We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pyctcdecode
A conda installation option could be very helpful. I have already started working on this, to add pyctcdecode to conda-forge.
Conda-forge PR:
Once the conda-forge PR is merged, you will be able to install the library with conda as follows:
conda install -c conda-forge pyctcdecode
💡 I will push a PR to update the docs once the package is available on conda-forge.
The text was updated successfully, but these errors were encountered:
cc: @gkucsko @poneill
It is now available on conda-forge channel. 🎉
Sorry, something went wrong.
You can run the following command to check version and avilability of pyctcdecode on conda-forge channel.
$ conda search -c conda-forge pyctcdecode Loading channels: done # Name Version Build Channel pyctcdecode 0.3.0 pyhd8ed1ab_0 conda-forge
No branches or pull requests
A conda installation option could be very helpful. I have already started working on this, to add
pyctcdecode
to conda-forge.Conda-forge PR:
pyctcdecode
from PyPI conda-forge/staged-recipes#17602Once the conda-forge PR is merged, you will be able to install the library with conda as follows:
💡 I will push a PR to update the docs once the package is available on conda-forge.
The text was updated successfully, but these errors were encountered: