Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR: Add pyopengl to setup.py to fix errors with some Nvidia/Intel drivers #4601

Merged
merged 2 commits into from
Jun 15, 2017

Conversation

rlaverde
Copy link
Member

Fixes: #3332

rlaverde added 2 commits June 13, 2017 15:17
for fixing errors with some nvidia or intel cards and OpenGL.
@rlaverde rlaverde added this to the v3.2 milestone Jun 13, 2017
@rlaverde rlaverde self-assigned this Jun 13, 2017
@rlaverde rlaverde requested a review from ccordoba12 June 13, 2017 20:19
@rlaverde rlaverde changed the base branch from master to 3.x June 13, 2017 20:47
@@ -288,6 +288,7 @@ def run(self):
'pyzmq',
'chardet>=2.0.0',
'numpydoc',
'pyopengl', # This is needed only in pip installations see issue #3332
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is Linux only ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No, according to the issue thread this also happen with Windows.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ok 👍

@ccordoba12 ccordoba12 merged commit cad6a6e into spyder-ide:3.x Jun 15, 2017
ccordoba12 added a commit that referenced this pull request Jun 15, 2017
@rlaverde rlaverde deleted the pyopengl branch June 15, 2017 19:52
@ccordoba12 ccordoba12 mentioned this pull request Jun 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants