#59 closed defect (worksforme)
Error starting ASAP
| Reported by: | 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 by , 19 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
comment:2 by , 19 years ago
| Cc: | added |
|---|
Note:
See TracTickets
for help on using tickets.

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.