Giter Club home page Giter Club logo

Comments (5)

EarToEarOak avatar EarToEarOak commented on August 10, 2024

Which commit and what OS are you using, I'm not getting any errors in my tests?

from rtlsdr-scanner.

robertcarr avatar robertcarr commented on August 10, 2024

I pulled off master yesterday. I'm using Arch Linux.

commit 7f545951100ed0a8795fb6d7fc249a4f03f4370e
Author: Al <[email protected]>
Date:   Fri May 30 17:13:59 2014 +0100

    Fix bug in GPS event queue

from rtlsdr-scanner.

EarToEarOak avatar EarToEarOak commented on August 10, 2024

I can't replicate this issue at all, have you run sudo pacman -Syu recently?
N.B. I run the program using python2 rtlsdr_scan.py

from rtlsdr-scanner.

bjornfor avatar bjornfor commented on August 10, 2024

@EarToEarOak: Maybe you have already installed "pyserial"? It seems RTLSDR-Scanner really requires pyserial (like @robertcarr points out in this issue):

$ git grep "import serial"
src/devices.py:import serial
src/location.py:import serial
src/misc.py:import serial.tools.list_ports

Adding pyserial to the requirements list in readme.md would be the correct thing to do, IMHO.

from rtlsdr-scanner.

EarToEarOak avatar EarToEarOak commented on August 10, 2024

My bad, I updated the web pages but not the read me. It'll be updated soon

from rtlsdr-scanner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.