setup.py does not find pygl3display/backends

Bug #1178761 reported by tobs12
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PyGL3Display
Confirmed
Low
Unassigned

Bug Description

The backends directory seems to be removed, but the installation with setup.py wants to install it.

> c:\Python27\python.exe setup.py install
running install
running build
running build_py
error: package directory 'pygl3display\backends' does not exist

tobs12 (hans1215)
description: updated
Revision history for this message
David Griffin (habilain) wrote :

Whilst I'm transitioning the backend from PyOpenGL to cffi, setup.py will unfortunately remain broken. The transition changes quite a lot of things, and until its complete maintaining setup.py is more effort than its worth. Especially as PyGL3Display isn't on PyPI.

Changed in pygl3display:
status: New → Confirmed
importance: Undecided → Low
Revision history for this message
tobs12 (hans1215) wrote :

I was just mentioning it to make sure it is not forgotten.
Is there a documented way how to install it?
I just copied the whole directory to python's site-packages directory. This seems to work.

Revision history for this message
David Griffin (habilain) wrote :

That'll work for now. It will get more complicated than that, but by then setup.py will be working again.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.