Skip to content
New issue

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

Add conda install option for pyctcdecode #46

Open
sugatoray opened this issue Jan 21, 2022 · 2 comments
Open

Add conda install option for pyctcdecode #46

sugatoray opened this issue Jan 21, 2022 · 2 comments

Comments

@sugatoray
Copy link

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.

@sugatoray
Copy link
Author

cc: @gkucsko @poneill

It is now available on conda-forge channel. 🎉

image

@sugatoray
Copy link
Author

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         

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant