SilvioGiancola / SoccerNet-code

SoccerNet: A Scalable Dataset for Action Spotting in Soccer Videos
106 stars 25 forks source link

ResolvePackageNotFound: #20

Open double-fire-0 opened 3 years ago

double-fire-0 commented 3 years ago

From the Colab, I see the code !conda install -q -y --prefix /usr/local -c pytorch -c tensorcomp tensor_comprehensions And the package tensor_comprehensions only have a Linux version.

And I can't find that you say we should install this package in your github page. Is this package necessary? And does this mean that we should run these code only in Linux?