Hi folks,

I'm trying to get the multisubaxis.py bargraph example working, but I
get this error:

$ python multisubaxis.py 
Traceback (most recent call last):
  File "multisubaxis.py", line 8, in ?
    mynestedbaraxis = graph.axis.bar(defaultsubaxis=graph.axis.bar(dist=0))
TypeError: __init__() got an unexpected keyword argument 'defaultsubaxis'

I'm using Python 2.4.2 and PyX 0.7.1-1ubuntu2. It's not the latest
PyX, but it is the latest that's being shipped with Ubuntu. Since my
code is part of a server system, I'd like to stick to the Ubuntu
packages as much as possible.

If examples require a minimum version of PyX, it's usually a good idea
to include that in the example or its documentation.

Greetings,
-- 
Sybren Stüvel

"Gravitation cannot be held responsible for people falling in love."
-- Albert Einstein

Attachment: signature.asc
Description: Digital signature

Reply via email to