-
Notifications
You must be signed in to change notification settings - Fork 213
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
Installation #1206
Comments
Could you describe how do you install k2? How many python versions are there in your system? |
I have installed using CONDA
conda install -c k2-fsa -c pytorch -c nvidia k2 pytorch=1.13.0
pytorch-cuda=11.7 python=3.8
The only changes i made was in python version which i set to python =
python 3.9 instead of python 3.8
I have only one python i.e. 3.9 However, previously it was python 2
because of the kaldi toolkit. I had upgraded it earlier using "python
is python 3".
…On Fri, Jun 2, 2023 at 8:02 PM Fangjun Kuang ***@***.***> wrote:
Could you describe how do you install k2? How many python versions are
there in your system?
—
Reply to this email directly, view it on GitHub
<#1206 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV5PPP435Y2Z7MSHFRDHCSDXJH2QVANCNFSM6AAAAAAYYJTRIU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Please don't use conda as we have not updated conda packages. Please either install k2 from pre-compiled wheels and from source. |
Ok..I will try.
Thank you
…On Sat, Jun 3, 2023, 11:56 Fangjun Kuang ***@***.***> wrote:
Please don't use conda as we have not updated conda packages.
Please either install k2 from pre-compiled wheels and from source.
—
Reply to this email directly, view it on GitHub
<#1206 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AV5PPP6SJHFMDX7VJTEABCTXJLKJHANCNFSM6AAAAAAYYJTRIU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The text was updated successfully, but these errors were encountered: