Is there a version that runs on linux?
olheso opened this issue · 1 comments
olheso commented
I have installed the package on linux and when I have tried to run it a FileNotFoundError is raised as it cannot find the liblietorch.so file. When I have looked in the folder where the .so file is supposed to be the only file there is lietorch.dll which is used for the windows version.
rashikshrestha commented
I was able to solve this by building lietorch
from source following instructions here