setup.py not installing data/logo.png correctly under windows

Bug #371650 reported by Ben Porter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GLiPy
Fix Committed
High
Unassigned

Bug Description

More windows issues ...

after installing the following error pops up..

C:\Users\ben\Projects\eclipse\GliPyDev>python scripts\glipy
Traceback (most recent call last):
  File "scripts\glipy", line 44, in <module>
    style=Default['terminal'])
  File "C:\Users\ben\Projects\eclipse\GliPyDev\build\lib\glipy\__init__.py", line 104, in __init__
    kwargs['logo'] = pyglet.resource.image('data/logo.png')
  File "build\bdist.win32\egg\pyglet\resource.py", line 482, in image
  File "build\bdist.win32\egg\pyglet\resource.py", line 426, in _alloc_image
  File "build\bdist.win32\egg\pyglet\resource.py", line 384, in file
pyglet.resource.ResourceNotFoundException: Resource "data/logo.png" was not found on the path. Ensure that the filename
 has the correct captialisation.

Revision history for this message
Nicolas Rougier (rougier) wrote :

I removed the logo stuff as it is mainly a source of problem.

Changed in glipy:
importance: Undecided → High
status: New → Fix Committed
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.