imirzadeh / Teacher-Assistant-Knowledge-Distillation

Using Teacher Assistants to Improve Knowledge Distillation: https://arxiv.org/pdf/1902.03393.pdf
MIT License
256 stars 47 forks source link

command not found: nnictl #6

Closed TeerathChandani closed 5 years ago

TeerathChandani commented 5 years ago

I installed nni liberary. After that, when I try to install library, it shows me error.

Please see the attachment

error

imirzadeh commented 5 years ago

From the error message, I think it didn't installed correctly or you need to restart your zsh session to be able to use it. Otherwise, you should have been able to use nnictl command.
Maybe one of these is the cause?:

Anyway, the issue here is that you can't run nnictl. I suggest to check the nni repository for possible solutions.

Good Luck!

TeerathKumar142 commented 5 years ago

Thanks for your quick response..

I installed through: pip3 install nni

then I run above command, and it showed error.

I really do not know.. why issue is this.. Ok close this issue and we will talk on other issue.

If library does not work. Just tell me optimized value of your experiements. I asked in second issue. I am closing this issue.

Thanks.