SilvioGiancola/SoccerNet-code

ResolvePackageNotFound:

Opened this issue · 0 comments

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?