Giter Club home page Giter Club logo

Comments (8)

markjay4k avatar markjay4k commented on May 22, 2024

How did you install pyOpenGL?
Did you use conda to install?

conda install -c anaconda pyopengl

are you using python 3.5 or 3.6?
When I did this video, I was using python3.5

from audio-spectrum-analyzer-in-python.

thedigitalempress avatar thedigitalempress commented on May 22, 2024

I used the command from this site, http://pyopengl.sourceforge.net/documentation/installation.html,
but instead I used pip3 install PyOpenGL PyOpenGL_accelerate because "pip" doesn't seem to work on my system in the terminal.

I tried using the conda command line to install it through my terminal but that's not working either. I am also working on HighSierra on a Macbook Air. I am also using the 3.6 version of python. Do you think I should try using it with 3.5?

from audio-spectrum-analyzer-in-python.

thedigitalempress avatar thedigitalempress commented on May 22, 2024

Is conda like a library manager for python?

from audio-spectrum-analyzer-in-python.

thedigitalempress avatar thedigitalempress commented on May 22, 2024

I bounced back to the 3.5 version on python and now I don't get the error but I still cannot move the graph.

from audio-spectrum-analyzer-in-python.

thedigitalempress avatar thedigitalempress commented on May 22, 2024

Hi Mark,

Quick update. I finally got it to work. I can now move my grid around. I had to install a specific library. I forget which one but it works!

Thanks for responding so quickly!

from audio-spectrum-analyzer-in-python.

markjay4k avatar markjay4k commented on May 22, 2024

awesome! glad to here. whats your youtube channel?

from audio-spectrum-analyzer-in-python.

SyrupOnWaffles avatar SyrupOnWaffles commented on May 22, 2024

Hi Mark,

Quick update. I finally got it to work. I can now move my grid around. I had to install a specific library. I forget which one but it works!

Thanks for responding so quickly!

Hey, I know this problem is long gone but if you find that project could you type "pip list" so I can see what library you downloaded that fixed the problem, I'm guessing you won't respond or the file is corrupt but it would be greatly appreciated. Sorry in advance

from audio-spectrum-analyzer-in-python.

Gantrax2 avatar Gantrax2 commented on May 22, 2024

Hi, i can solve this problem upgrading the librarys

pip install PyOpenGL_accelerate --upgrade
pip install numpy --upgrade

and Its Done!

from audio-spectrum-analyzer-in-python.

Related Issues (17)

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.