You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hello @LalaDK , can you explain your issues with Python3 and RfCat? we'd certainly like to get them all fixed if possible. we have an upcoming version release that is dependent upon the quality of the Py3 experience.
hi folks,
i am trying to cinfigure my ubuntu 18.06 before receiving the dongle,
when i run rfcat -r i get this error:
any idea?
thxx for helping
nocomp@P0wnB0x:
/tools/sdr/rfcat$ rfcat -r/tools/sdr/rfcat$ sudo rfcat -rTraceback (most recent call last):
File "/usr/local/bin/rfcat", line 11, in
from rflib import *
File "/usr/local/lib/python3.6/dist-packages/rflib/init.py", line 240
except ImportError, e:
^
SyntaxError: invalid syntax
nocomp@P0wnB0x:
Traceback (most recent call last):
File "/usr/local/bin/rfcat", line 11, in
from rflib import *
File "/usr/local/lib/python3.6/dist-packages/rflib/init.py", line 240
except ImportError, e:
^
SyntaxError: invalid syntax
nocomp@P0wnB0x:~/tools/sdr/rfcat$
The text was updated successfully, but these errors were encountered: