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
Installing seems to succeed, but than I get the following error upon import sparseconvnet as scn:
~/projects/SparseConv_sndbx/SparseConvNet/PyTorch/sparseconvnet/SCN/init.py in ()
1
2 from torch.utils.ffi import _wrap_function
----> 3 from ._SCN import lib as _lib, ffi as _ffi
4
5 all = []
Installing seems to succeed, but than I get the following error upon
import sparseconvnet as scn
:platform:
Ubuntu 16
Python 3.5
PyTorch 0.3.1
Any pointers anyone?
The text was updated successfully, but these errors were encountered: