Giter VIP home page Giter VIP logo

Comments (3)

nasa29 avatar nasa29 commented on August 17, 2024 2

I am not able to run sparrow-wifi.py its showing error message
File "/home/nasa/sparrow-wifi/sparrow-wifi.py", line 37, in
from PyQt5.QtChart import QChart, QChartView, QLineSeries, QValueAxis
ImportError: /home/nasa/.local/lib/python3.10/site-packages/PyQt5/Qt5/lib/libQt5Charts.so.5: undefined symbol: _ZdlPvm, version Qt_5

from sparrow-wifi.

stryngs avatar stryngs commented on August 17, 2024

Sounds like a python environment issue to me.

from sparrow-wifi.

akwala avatar akwala commented on August 17, 2024

Installed in a virtualenv, after updating pip. Same result before and after pip3 install pyqtchart==5.13.1.

Operating System: Kubuntu 22.04
KDE Plasma Version: 5.24.7
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.3

$ sudo ./sparrow-wifi.py 
Traceback (most recent call last):
  File "/var/ak/dev/workspace/github/sparrow-wifi/./sparrow-wifi.py", line 37, in <module>
    from PyQt5.QtChart import QChart, QChartView, QLineSeries, QValueAxis
ModuleNotFoundError: No module named 'PyQt5.QtChart'

This is what's installed:

$ pip list
Package            Version
------------------ -----------
certifi            2024.7.4
charset-normalizer 3.3.2
contourpy          1.2.1
cycler             0.12.1
fonttools          4.53.0
gps3               0.33.3
idna               3.7
kiwisolver         1.4.5
matplotlib         3.9.1
numpy              2.0.0
packaging          24.1
pillow             10.4.0
pip                24.1.1
pyparsing          3.1.2
PyQt5              5.15.10
PyQt5-Qt5          5.15.14
PyQt5-sip          12.13.0
PyQtChart          5.13.1
PyQtChart-Qt5      5.15.14
python-dateutil    2.9.0.post0
requests           2.32.3
setuptools         70.2.0
six                1.16.0
urllib3            2.2.2

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.