You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for an awesome package. I made the following observations installing the package on my MacBook Pro (dec 2016 edition, i.e. radeon pro 460), mac os sierra 10.12.5.
It seems that the installation will look for a Cuda driver so if one is installed you will likely fail in the ./install.sh when trying to install torchcu.
Beside python 2.7 it also seems to be required to have ipython installed (pip install ipython).
For testing the installation I would suggest running ./test.sh which made me find a lot of luarocks things to install
The text was updated successfully, but these errors were encountered:
Thanks for an awesome package. I made the following observations installing the package on my MacBook Pro (dec 2016 edition, i.e. radeon pro 460), mac os sierra 10.12.5.
It seems that the installation will look for a Cuda driver so if one is installed you will likely fail in the ./install.sh when trying to install torchcu.
Beside python 2.7 it also seems to be required to have ipython installed (pip install ipython).
For testing the installation I would suggest running ./test.sh which made me find a lot of luarocks things to install
The text was updated successfully, but these errors were encountered: