On Sun, 22 Dec 2019 19:56:34 -0500 Todd Zullinger wrote:
> Hi,
> 
> Frank Elsner wrote:
> > on my Fedora 31 system wifi-radar doesn't work but gives
> > 
> > $ wifi-radar 
> >   File "/usr/sbin/wifi-radar", line 179
> >     except OSError, exception:
> >                   ^
> > SyntaxError: invalid syntax
> > 
> > Why this? Python problem?
> 
> The wifi-radar code needs to be fixed to work with python3.

My quick and dirty fix is to replace "#! /usr/bin/python3"
                                  by "#! /usr/bin/python2"
                                                        ^
This makes wifi-radar working again.


Merry Christmas, Frank
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to