Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #77667 > unrolled thread

pip install PyOpenGL have problem

Started byวรรณพงษ์ ภัททิยไพบูลย์ <zxcvbm4@gmail.com>
First post2014-09-06 22:08 -0700
Last post2014-09-08 23:46 -0600
Articles 4 — 2 participants

Back to article view | Back to comp.lang.python


Contents

  pip install PyOpenGL have problem วรรณพงษ์ ภัททิยไพบูลย์ <zxcvbm4@gmail.com> - 2014-09-06 22:08 -0700
    Re: pip install PyOpenGL have problem วรรณพงษ์ ภัททิยไพบูลย์ <zxcvbm4@gmail.com> - 2014-09-06 22:15 -0700
      Re: pip install PyOpenGL have problem Michael Torrie <torriem@gmail.com> - 2014-09-08 20:18 -0600
      Re: pip install PyOpenGL have problem Michael Torrie <torriem@gmail.com> - 2014-09-08 23:46 -0600

#77667 — pip install PyOpenGL have problem

Fromวรรณพงษ์ ภัททิยไพบูลย์ <zxcvbm4@gmail.com>
Date2014-09-06 22:08 -0700
Subjectpip install PyOpenGL have problem
Message-ID<374bcd83-e0f8-4a2e-a088-30cc036a1e93@googlegroups.com>
I using Windows 8.1 64 Bit. Python 3.4.1 32 Bit. 
I want to install the PyOpenGL.  By http://pyopengl.sourceforge.net/.

pip install PyOpenGL have problem

I using pip but have problem.
pip Log
https://gist.github.com/wannaphongcom/aa037e92368b61495be6

[toc] | [next] | [standalone]


#77668

Fromวรรณพงษ์ ภัททิยไพบูลย์ <zxcvbm4@gmail.com>
Date2014-09-06 22:15 -0700
Message-ID<1802a6c9-9098-416d-98b5-97c7f8a48b1f@googlegroups.com>
In reply to#77667
เมื่อ วันอาทิตย์ที่ 7 กันยายน ค.ศ. 2014, 12 นาฬิกา 8 นาที 34 วินาที UTC+7, วรรณพงษ์ ภัททิยไพบูลย์ เขียนว่า:
> I using Windows 8.1 64 Bit. Python 3.4.1 32 Bit. 
> 
> I want to install the PyOpenGL.  By http://pyopengl.sourceforge.net/.
> 
> 
> 
> pip install PyOpenGL have problem
> 
> 
> 
> I using pip but have problem.
> 
> pip Log
> 
> https://gist.github.com/wannaphongcom/aa037e92368b61495be6

pip install -U PyOpenGL PyOpenGL_accelerate 
:(

[toc] | [prev] | [next] | [standalone]


#77708

FromMichael Torrie <torriem@gmail.com>
Date2014-09-08 20:18 -0600
Message-ID<mailman.13882.1410229133.18130.python-list@python.org>
In reply to#77668
On 09/06/2014 11:15 PM, วรรณพงษ์ ภัททิยไพบูลย์ wrote:
> pip install -U PyOpenGL PyOpenGL_accelerate 
> :(

I don't recognize that particular error message...

If you require assistance you need to copy and paste the output from the
command so people can know exactly what failed.

[toc] | [prev] | [next] | [standalone]


#77711

FromMichael Torrie <torriem@gmail.com>
Date2014-09-08 23:46 -0600
Message-ID<mailman.13885.1410241586.18130.python-list@python.org>
In reply to#77668
On 09/08/2014 08:18 PM, Michael Torrie wrote:
> On 09/06/2014 11:15 PM, วรรณพงษ์ ภัททิยไพบูลย์ wrote:
>> pip install -U PyOpenGL PyOpenGL_accelerate 
>> :(
> 
> I don't recognize that particular error message...
> 
> If you require assistance you need to copy and paste the output from the
> command so people can know exactly what failed.

You might try googling as well:

https://www.google.ca/search?q=python3+pip+windows

There seems to be a number of pages that talk about installing pip if
it's not there (using easy_install if I recall correctly).

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web