Giter Club home page Giter Club logo

Comments (11)

ghostop14 avatar ghostop14 commented on June 15, 2024

Hi biedubbeljoe, Qtchart does seem to be notoriously stubborn these days. Try some of these and see if it fixes it for you...

  • The latest version of PyQtChart has been giving folks issues if you don't "sudo pip3 install --upgrade pip" first. If you get an error installing any of the modules, upgrade pip and try it again. They must be using something in the newest pip that breaks older versions.
  • On Ubuntu 20.04+ do not pip3 install pyqtchart, rather, use 'sudo apt-get install python3-pyqt5.qtchart'
  • If after installing below you still get some qtchart errors, some folks have had luck with pip3 install pyqtchart==5.13.1

from sparrow-wifi.

algisju avatar algisju commented on June 15, 2024

Same problem; any way round yet?
kali and all updates/upgrades installed: tried the given solution but to no avail...

from sparrow-wifi.

Biedubbeljoe avatar Biedubbeljoe commented on June 15, 2024

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on June 15, 2024

I'll have some time next week to look at it and sort it out. I'll post a fix as soon as I have one.

from sparrow-wifi.

algisju avatar algisju commented on June 15, 2024

Thanks guys; I haven't tried reinstalling a latest kali; but I feel a bit silly to boot a vm only for a program. Cheers; god job!

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on June 15, 2024

Can always try a docker. Might be less resource-intensive. I prefer VMs too but dockers aren't too bad for quick tests. I'll figure out what it is and get a solution posted.

from sparrow-wifi.

alphafox02 avatar alphafox02 commented on June 15, 2024

If you’re going to try a VM, then try DragonOS Focal. 20.04 based and sparrow is already installed and working as shown here

https://youtu.be/X73ZbZbfrRs

from sparrow-wifi.

Biedubbeljoe avatar Biedubbeljoe commented on June 15, 2024

from sparrow-wifi.

ghostop14 avatar ghostop14 commented on June 15, 2024

Hi folks, so I grabbed a fresh Kali 2020.3 VM from offensive security and here's updated prerequisite install procedures:
sudo apt-get install python3-pip gpsd gpsd-clients python3-tk python3-setuptools python3-pyqt5.qtchart
sudo pip3 install QScintilla gps3 dronekit manuf python-dateutil numpy matplotlib

I pushed a readme update and a sparrow-wifi.py update to get rid of some deprecation warnings.

Let me know if that does the trick for you. Seems like on newer OS's (Ubuntu 20+ and Kali 2020.3) you need to apt install python3-pyqt5-qtchart rather than doing it via pip.

from sparrow-wifi.

Biedubbeljoe avatar Biedubbeljoe commented on June 15, 2024

from sparrow-wifi.

algisju avatar algisju commented on June 15, 2024

That does it! Thank You!

from sparrow-wifi.

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.