Advertisement
Guest User

Import error

a guest
Apr 22nd, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "<stdin>", line 1, in <module>
  3. File "/usr/local/lib/python2.7/dist-packages/capnp/__init__.py", line 34, in <module>
  4. from .version import version as __version__
  5. File "/usr/local/lib/python2.7/dist-packages/capnp/version.py", line 4, in <module>
  6. from .lib.capnp import _CAPNP_VERSION_MAJOR as LIBCAPNP_VERSION_MAJOR
  7. ImportError: /usr/local/lib/python2.7/dist-packages/capnp/lib/capnp.so: undefined symbol: _ZN2kj9TimerImpl6atTimeENS_8AbsoluteINS_8QuantityIlNS_1_15NanosecondLabelEEENS3_9TimeLabelEEE
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement