Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get Pyglet Working for Python 3?

Tags:

python

pyglet

I am excited to use Pyglet because of all its features, however I am having problems installing the latest development build of Pyglet on Python 3. I am aware people have already asked this question but none of the responses helped me at all.

UPDATE: What I mean is that I am unable to get Pyglet to install for Python 3, whenever I import Pyglet it showss an error message with some Python 2 code.

like image 428
user2438758 Avatar asked Jan 17 '26 14:01

user2438758


1 Answers

Install using the below command:

pip3 install pyglet

This worked for me.

like image 179
Omzep Avatar answered Jan 20 '26 05:01

Omzep



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!