Opened 15 years ago

Closed 15 years ago

#152 closed defect (fixed)

Failure to install ASAP 2.3

Reported by: m.burton@… Owned by: Malte Marquarding
Priority: high Milestone: ASAP 2.4
Component: python Version: 2.0
Severity: blocker Keywords:
Cc:

Description

I'm afraid I cant manage to install ASAP 2.3 following the directions on the wiki page on my Mac OSX 10.5.6. Basically I get an Interpeter mismatch for Python, and have had to resort back to ASAP 2.1 in order to reduce my Mopra spectra.

I have successfully installed Python 2.4.4, iPython 0.9.1.

The documentation does seem a little out of date, referring to earlier versions of the software??

The error on installation is as follows:

narrabri-guest-58:asap-2.3.0-osx-10.5-x86 mgb$ sudo ./install Looking fo all required libraries... Skipping test. (ldd/otool is not available) Looking for dependent python modules...

All required modules were found.

Found previous installation of ASAP. Removing... Installing asap module in /Library/Frameworks/Python?.framework/Versions/2.4/lib/python2.4/site-packages/asap Installing asap scripts in /Library/Frameworks/Python?.framework/Versions/2.4/bin Warning - no data directory present Please run asap_update_data after the installation is completed. Installation completed. narrabri-guest-58:asap-2.3.0-osx-10.5-x86 mgb$ sudo asap_update_data Checking if an update is required. Fatal Python error: Interpreter not initialized (version mismatch?) Abort trap

Whereas, going back to asap 2.1 the installation works:

narrabri-guest-58:asap-2.1.1-osx_x86 mgb$ sudo ./install Looking fo all required libraries... Skipping test. (ldd/otool is not available) Looking for dependent python modules...

All required modules were found.

Found previous installation of ASAP. Removing... Installing asap module in /Library/Frameworks/Python?.framework/Versions/2.4/lib/python2.4/site-packages/asap Installing asap scripts in /Library/Frameworks/Python?.framework/Versions/2.4/bin Installation completed. narrabri-guest-58:asap-2.1.1-osx_x86 mgb$ sudo asap_update_data Checking if an update is required. Update required. Downloading asap data archive.... Extracting data archive in /Library/Frameworks/Python?.framework/Versions/2.4/lib/python2.4/site-packages/asap.. narrabri-guest-58:asap-2.1.1-osx_x86 mgb$

Change History (1)

comment:1 Changed 15 years ago by Malte Marquarding

Resolution: fixed
Status: newclosed

Forgot to update the wiki link. This has been fixed now.

Note: See TracTickets for help on using tickets.