Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when running rfcat -r #75

Open
nocomp opened this issue Aug 7, 2020 · 2 comments
Open

error when running rfcat -r #75

nocomp opened this issue Aug 7, 2020 · 2 comments

Comments

@nocomp
Copy link

nocomp commented Aug 7, 2020

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
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$ sudo rfcat -r
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$

@LalaDK
Copy link

LalaDK commented Feb 17, 2021

I had trouble running RFCat on Ubuntu 20.04 with Python3.
I managed to install Python2 and I got it working flawlessly!

@atlas0fd00m
Copy link
Owner

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.

thanks!
@

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants