AmberElferink

Results 4 comments of AmberElferink

For others running into this, selecting version 0.4.6 instead of 0.4.6.4 downloads it correctly.

I had an issue with that command as well, this worked for me: `conda install pytorch==1.10 torchvision torchaudio cudatoolkit=11.1 -c pytorch -c conda-forge` According to the pytorch install command on...

Hey, in the README it says: # Build 1. git submodule update --init --recursive 2. mkdir build 3. cd build 4. cmake .. 5. make 6. sudo make install After...

I just found out that this library is Linux only. Pity that it isn't mentioned on the page. Don't install it if you plan to use it on Windows folks...