Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation difficulty #9

Open
BastiaanBergman opened this issue Feb 27, 2018 · 0 comments
Open

Installation difficulty #9

BastiaanBergman opened this issue Feb 27, 2018 · 0 comments

Comments

@BastiaanBergman
Copy link

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 = []

ImportError: /home/bastiaan/projects/SparseConv_sndbx/SparseConvNet/PyTorch/sparseconvnet/SCN/_SCN.so: undefined symbol: _ZTISt12length_error

platform:
Ubuntu 16
Python 3.5
PyTorch 0.3.1

Any pointers anyone?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant