Hi Martijn,
I don't have any problem to start it ...
can you restart Ganga again and see if there are error messages starting Ganga?
Hurng
On Apr 8, 2009, at 3:41 PM, Martijn Gosselink wrote:
Hi,
Could it be that there the Atlas specific Ganga modules are not installed at Nikhef? Or am I using outdated methods? I get the errors below...
To setup ganga, I'm using:
$. /project/atlas/nikhef/ganga/etc/setup.sh
Cheers
- Martijn
In [3]:config.Athena.CMTHOME='/user/gossie/cmthome/14.2.20'
exceptions.AttributeError Traceback (most recent call last)
/project/atlas/Users/gossie/14.2.20/PhysicsAnalysis/AnalysisCommon/ AMA/AMAAthena/cmt/<console>
AttributeError: MainConfigProxy instance has no attribute 'Athena'
In [4]:j=Job()
In [5]:j.application = Athena()
exceptions.NameError Traceback (most recent call last)
/data/atlas2/users/gossie/mcnet/14.2.20.1/WjetsAnalysis/cmt/<console>
NameError: name 'Athena' is not defined