Code Monkey home page Code Monkey logo

Comments (7)

jooste avatar jooste commented on August 22, 2024

Hello,

Can you tell me the make/model of your videocard, and the version of your PyOpenGL?

The output you show reports that the max supported GL version it could create a context for is v2.1. BlueSky needs at least GL version 3.3.

Cheers,
Joost

from bluesky.

victorlimabravo avatar victorlimabravo commented on August 22, 2024

Hello !

Thanks for such a quick answer.
I have an Intel Iris 6100 (MBP).
My version of PyOpenGL is 3.1.0.

Victor :)

from bluesky.

jooste avatar jooste commented on August 22, 2024

Hi Victor,

Ok, your Mac is definitely recent enough, and PyOpenGL also should be ok, from 3.1.0 on up. How did you install python? Is it Anaconda? or did you install through macports? I use PyQt5, but it should also work with PyQt4.

from bluesky.

jooste avatar jooste commented on August 22, 2024

Ok, I looked around a bit, I think this is a OSX+Qt4 issue. Qt4 works well on Windows and Linux, but runs into trouble on OSX, because of OSX peculiarities.

Some install tips:
Macports: sudo port install py27-pyqt5
Anaconda: conda install -c spyder-ide pyqt5

Please let me know if this solved your problem!

from bluesky.

victorlimabravo avatar victorlimabravo commented on August 22, 2024

Hi !

I use PIP for all installations concerning python. I'm going to install pyqt5.
I'll inform you if my problem is solved.

Many Thanks.

from bluesky.

jooste avatar jooste commented on August 22, 2024

Hi Victor,

Can you let me know if you've already had the chance to check this?

Thanks!

from bluesky.

jooste avatar jooste commented on August 22, 2024

Update: this is a confirmed problem with PyQt4 on Mac OSX, see e.g. http://stackoverflow.com/questions/25708478/pyqt4-opengl-enabling-opengl-core-profile

Updating to PyQt5 solves the problem.

from bluesky.

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.