Isaac Breen
Isaac Breen
Thanks Daniel! The errors for Python
I'm having a similar issue. Running ``` import netCDF4 url='https://nomads.ncep.noaa.gov:9090/dods/wave/mww3/20191214/multi_1.glo_30mext20191214_00z' file = netCDF4.Dataset(url) ``` throws the error ``` curl error details: Traceback (most recent call last): File "", line 1,...
Hi mmatera, I don't have Mathematica installed, just Wolfram Engine and Wolfram Script, but I tested `setup.py --mma-exec` with a bunch of paths I found in `Wolfram Player.app` and `Wolfram...
Apologies for the late reply. Good idea, but I don't think I was running as root user. Here's the output when I _do_ run as root (it's same output as...