Hello,
I installed seadas 8.3.10 for MacOS Ventura 13.5, however when I try to install ocssw processors, it is giving error.
execution exception: java.io.IOException: install_ocssw failed with exit code 127.
Check log for more details.
env: python3: No such file or directory
Below is the system info
-----------------------------------------------------------
Main Application Platform:
-----------------------------------------------------------
Application Version: SeaDAS 8.3.10
SNAP Engine Version: 10.0.0.0* (SeaDAS Platform modified)
SNAP Desktop Version: 10.0.0.0* (SeaDAS Platform modified)
SNAP Engine Build Date: 202306140444
SNAP Desktop Build Date: 202306140448
Installation Directory: /Users/Sri/SeaDAS
Data Directory: /Users/Sri/.seadas8
Configuration: /Users/Sri/SeaDAS/etc/snap.properties
VM Configuration: /Users/Sri/SeaDAS/etc/seadas.conf
WARNING!! File '/Users/Sri/SeaDAS/etc/seadas.conf' does not exist
VM Configuration: /Users/Sri/SeaDAS/etc/snap.conf
WARNING!! File '/Users/Sri/SeaDAS/etc/snap.conf' does not exist
VM Configuration (gpt): /Users/Sri/SeaDAS/bin/gpt.vmoptions
VM Configuration (pconvert): /Users/Sri/SeaDAS/bin/pconvert.vmoptions
Runtime Configuration: /Users/Sri/.seadas8/etc/snap.properties
Runtime Configuration (SeaDAS Toolbox): /Users/Sri/.seadas8/etc/seadas.properties
JRE: OpenJDK Runtime Environment 11.0.19+7
JVM: OpenJDK 64-Bit Server VM by Eclipse Adoptium
Memory: 4096 MiB
OCSSWROOT (Java Env): null
Python3 Directory:
-----------------------------------------------------------
SeaDAS Toolbox:
-----------------------------------------------------------
SeaDAS Toolbox Version: 1.3.0
SeaDAS Toolbox Build Date: 202306140456
Configuration: /Users/Sri/.seadas8/etc/seadas.properties
OCSSW Root Directory: /Users/Sri/SeaDAS/ocssw
OCSSW Log Directory: /Users/Sri/SeaDAS/bin
OCSSW Location: local
Environment {$OCSSWROOT} (external): null
-----------------------------------------------------------
NASA Science Processing (OCSSW):
-----------------------------------------------------------
WARNING! Cannot find 'seadas_info' in the OCSSW bin directory
-----------------------------------------------------------
General System and Software (from GUI):
-----------------------------------------------------------
Operating System: Mac OS X 13.5
Java Version: 11.0.19
unable to install ocssw on mac
-
- Subject Matter Expert
- Posts: 711
- Joined: Tue Feb 09, 2021 5:42 pm America/New_York
- Been thanked: 9 times
Re: unable to install ocssw on mac
You need Python (3.6 or later) and Python requests package (v2.18.0 or later) for install_ocssw to work. See https://seadas.gsfc.nasa.gov/downloads/
If you plan to run OCSSW on command line, you also need to add two lines to your .bashrc
See Command Line Configuration at the bottom of the download page https://seadas.gsfc.nasa.gov/downloads/
Does your Mac have Intel chip or Apple chip?
Is this Mac the same Mac as in this post? -- viewtopic.php?p=16235#p16221
If you plan to run OCSSW on command line, you also need to add two lines to your .bashrc
See Command Line Configuration at the bottom of the download page https://seadas.gsfc.nasa.gov/downloads/
Does your Mac have Intel chip or Apple chip?
Is this Mac the same Mac as in this post? -- viewtopic.php?p=16235#p16221