im trying to run a python program called quisk .... its a sdr (software defined radio) prorgam ...
iv figured so far that i need to launch with
python2 quisk.py
but get this error ....
[kc7noa@alarm quisk]$ python2 quisk.py
/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py:16632: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
Traceback (most recent call last):
File "quisk.py", line 34, in <module>
import _quisk as QS
ImportError: ./_quisk.so: cannot open shared object file: No such file or directory
[kc7noa@alarm quisk]$
if i use python3 quisk cant find the module wxversion even though wxpython is installed ...
there is a PKGBUILD in aur for quisk ... but its kinda older and using "yaourt quisk" ... complains that its on a arm