Skip to content

Instantly share code, notes, and snippets.

@qknight
Created November 5, 2014 17:06
Show Gist options
  • Save qknight/87dfd20b34eb89bd190f to your computer and use it in GitHub Desktop.
Save qknight/87dfd20b34eb89bd190f to your computer and use it in GitHub Desktop.
joachim@lenovo-t530 ...nacd8r-python2.7-pyqwt-5.2.1/examples % pwd
/nix/store/4bfzn4p65f9vp3mf5295rr0s60nacd8r-python2.7-pyqwt-5.2.1/examples
joachim@lenovo-t530 ...nacd8r-python2.7-pyqwt-5.2.1/examples % ./CPUplot.py
Traceback (most recent call last):
File "/nix/store/4bfzn4p65f9vp3mf5295rr0s60nacd8r-python2.7-pyqwt-5.2.1/examples/.CPUplot.py-wrapped", line 11, in <module>
import Qwt5 as Qwt
File "/nix/store/4bfzn4p65f9vp3mf5295rr0s60nacd8r-python2.7-pyqwt-5.2.1/lib/python2.7/site-packages/Qwt5/__init__.py", line 32, in <module>
from Qwt import *
ImportError: /nix/store/4bfzn4p65f9vp3mf5295rr0s60nacd8r-python2.7-pyqwt-5.2.1/lib/python2.7/site-packages/Qwt5/Qwt.so: undefined symbol: _ZTI8QwtWheel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment