Giter Site home page Giter Site logo

Comments (6)

davideuler avatar davideuler commented on July 26, 2024 1

Hi, you just need to use PyQt5 instead. Some codes need to be changed for API changes in PyQt5.
I've created a pull request at: #60

Also, you can use this fork:
https://github.com/ihopeit/audio-visualizer-python

from audio-visualizer-python.

djfun avatar djfun commented on July 26, 2024

Hi,
which OS/Version are you using? Also: you might want to try to use the feature-newgui branch (git checkout feature-newgui), which uses Qt5.

from audio-visualizer-python.

ilyasst avatar ilyasst commented on July 26, 2024

Hi,

I am using Ubuntu 16.04.3 LTS.
I will try the feature-newgui branch and I'll report back to you !

Cheers

from audio-visualizer-python.

Heath3827 avatar Heath3827 commented on July 26, 2024

It is a dependantcy error. Ensure you have libqt4 installed and when you launch Audio Visualiser you must type "python3 main.py" otherwise it won't work.

from audio-visualizer-python.

ExperiBass avatar ExperiBass commented on July 26, 2024

I have the same issue on MacOS. Running:
MacOS High Sierra 10.13.3
EDIT: Tried the fork, threw this:
Traceback (most recent call last): File "main.py", line 2, in <module> from PyQt5 import QtCore, QtGui, uic, QtWidgets ModuleNotFoundError: No module named 'PyQt5'
How do I download PyQt5 on Mac?

from audio-visualizer-python.

ilyasst avatar ilyasst commented on July 26, 2024

from audio-visualizer-python.

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.