← Back to team overview

yade-dev team mailing list archive

Problem to start a Yade

 

Hi, all!

I have next problem with last revision. When I start Yade without any
parameters, I get:

 par=optparse.OptionParser(usage='%prog [options] [ simulation.xml[.bz2] |
script.py [script options]]',prog=os.path.basename(sys.argv[0]),version='%s
(%s; %s)'%(version,','.join(features),buildsAvailable),description="Yade:
open-source platform for dynamic compuations. Homepage
http://www.yade-dem.org, code hosted at http://www.launchpad.net/yade. This
is version %s (with features %s,
%s)."%(version,','.join(features),buildsAvailable))
NameError: name 'buildsAvailable' is not defined


What can it be?

Thanks

Anton

Follow ups