robinpaul85

Results 2 comments of robinpaul85

With this change, what is the specific version I should specify when installing using pip?

On macOS I tried installing libtorch via brew and adding the variables `export LIBTORCH=/opt/homebrew/Cellar/pytorch/2.8.0_3 && export LD_LIBRARY_PATH=${LIBTORCH}/lib:$LD_LIBRARY_PATH` as mentioned in the documentation, but I still get the same error message.