Created
November 5, 2014 17:06
-
-
Save qknight/87dfd20b34eb89bd190f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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