Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#59 closed defect (worksforme)

Error starting ASAP

Reported by: twong@… Owned by: Malte Marquarding
Priority: high Milestone: ASAP2 release
Component: General Version: 2.0
Severity: critical Keywords:
Cc: twong@…

Description

When starting ASAP on minos or kaputar the following error appears:

Traceback (most recent call last):

File "<string>", line 1, in ?

NameError?: name 'welcome' is not defined

WARNING: Failure executing code: 'print welcome()'

It comes up with a prompt but then can't read in scantables:

ASAP> i = scantable('2006-08-18_0629-M176.rpf')


Traceback (most recent call last):

File "<console>", line 1, in ?

NameError?: name 'scantable' is not defined

Quick fix seems to be to start asap in the home directory.

Change History (2)

comment:1 Changed 18 years ago by Malte Marquarding

Resolution: worksforme
Status: newclosed

Hi Tony,

I just tried both machines. Did

cd /tmp

asap

works fine for me. I don't know what you mean by "Quick fix seems to be to start asap in the home directory".

What directory are you running it from? Do you use a '/n/' or '/u/' account.

comment:2 Changed 18 years ago by Malte Marquarding

Cc: twong@… added
Note: See TracTickets for help on using tickets.