[AG-TECH] TypeError: strip() takes no arguments (1 given)

Eric Olson eolson at mcs.anl.gov
Thu Jun 24 14:14:25 CDT 2004


Hi Benedikt,
You'll need to use a later version of python.  It's best to use 2.2.3 or 
higher.  Sorry the newer version wasn't specified on the webpage.  I'll 
correct that right away.

Eric

On Thu, 24 Jun 2004, Benedikt Bjarni Bogason wrote:

> Hi, I am new to linux.Using Redhat 8.0
> 
> I, installed the rpm packages (and learning how to do that on the fly) and
> I am just trying to run the venueclient, and I get this error:
> 
>   File "/usr/bin/VenueClient.py", line 107, in ?
>     main()
>   File "/usr/bin/VenueClient.py", line 49, in main
>     app = WXGUIApplication()
>   File "/usr/lib/python2.2/site-packages/AccessGrid/Toolkit.py", line 405,
> in __init__
>     [ ("agpm.py", agpmCmd, "open") ] )
>   File
> "/usr/lib/python2.2/site-packages/AccessGrid/Platform/unix/Config.py",
> line 845, in RegisterMimeType
>     gnomeAppInfo="""
> TypeError: strip() takes no arguments (1 given)
> 
> 
> The first thing that comes to my mind is whether this is some problem with
> python version number; the webpage says it has to be python2.2 but I have
> installed python2.2.1. But that could only come from the rpm package from
> the ag-site. So there must be something else wrong. Can anyone explain
> this, in layman terms, preferably :)
> 
> 




More information about the ag-tech mailing list