Hi folks,
Since the migration the GSW module seems to have gone missing, and import gsw now throws a ModuleNotFoundError
!pip install gsw also produces new and exciting error codes:
gcc -pthread -B /srv/conda/envs/notebook/compiler_compat -Wl,--sysroot=/ -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/srv/conda/envs/notebook/lib/python3.7/site-packages/numpy/core/include -I/tmp/pip-install-gki2sp6x/gsw/src/c_gsw -I/srv/conda/envs/notebook/include/python3.7m -c src/_ufuncs.c -o build/temp.linux-x86_64-3.7/src/_ufuncs.o
unable to execute ‘gcc’: No such file or directory
error: command ‘gcc’ failed with exit status 1
ERROR: Failed building wheel for gsw
Any ideas where our teos10 goodness has gone?