Unable to import GASP 0.3.2 on Windows (Python 2.5)

Bug #417223 reported by Eloy-Caballo
4
Affects Status Importance Assigned to Milestone
GASP Core
Fix Released
Critical
Unassigned

Bug Description

Hello my names is Eloy-caballo and i have a bug when import gasp module.

the output the bug is.
-----------------------------------------------------------
Traceback (most recent call last):
  File "<pyshell#39>", line 1, in <module>
    import gasp
  File "C:\Python25\Lib\site-packages\gasp\__init__.py", line 15, in <module>
    from api import *
  File "C:\Python25\Lib\site-packages\gasp\api.py", line 26, in <module>
    import backend
  File "C:\Python25\lib\site-packages\gasp\backend.py", line 103
    except GError as e: # in case the file is not found
-----------------------------------------------------------

I installed everything correctly as stated in the manual, gtk +, pygtk, cairo and gasp.

I have other modules installed correctly because when I import it from the python shell imported correctly.

farewell and forgive me for my bad English.

Tags: python2.5
Revision history for this message
Luke Faraone (lfaraone) wrote :

Hi,

Can you edit backend.py and replace "as" with ","? "as" is not supported as a keyword in Python 2.5.

Revision history for this message
Luke Faraone (lfaraone) wrote :

Hi,

We've rebuild the Windows installer with the above bugfix. Can you remove the GASP package and reinstall from our site? (see http://edge.launchpad.net/gasp-code/0.3.x/0.3.2/+download/python-gasp-0.3.2~rebuild.exe )

security vulnerability: yes → no
summary: - "Hello World"
+ Unable to import GASP 0.3.2 on Windows (Python 2.5)
tags: added: python2.5
Changed in gasp-code:
importance: Undecided → Critical
status: New → Incomplete
Luke Faraone (lfaraone)
Changed in gasp-core:
status: Incomplete → Fix Released
visibility: private → public
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.