nitrain icon indicating copy to clipboard operation
nitrain copied to clipboard

how to install torchsample?

Open hurricane2018 opened this issue 5 years ago • 4 comments

Thank you for your wonderful work. But how to install torchsample ?

hurricane2018 avatar Jul 23 '18 23:07 hurricane2018

!pip install git+https://github.com/ncullen93/torchsample

cy69855522 avatar Sep 06 '18 12:09 cy69855522

How to make sure all torchsample dependancies are installed? I had to manually pip install every missing dependancy complained by the import call.

qiuhuaqi avatar Mar 01 '19 13:03 qiuhuaqi

pip install -e git+https://github.com/ncullen93/torchsample.git#egg=torchsample worked as is for me.

hh10 avatar May 12 '19 19:05 hh10

Just great. Wonderful job!!!!!!

FPTouchard avatar Feb 04 '22 21:02 FPTouchard