Dear Dr. Bunting,
We are having issues installing SPDlib on our Linux server.
We use the instruction from this link:
http://www.spdlib.org/doku.php
First of all, our system admin has trouble when installing the dependence
because the required dependencies are too old, which are not available
Greetings,
I have tried unsuccessfully installing SPDLib using the following approach
on Mac OS High Sierra:
1) Install Miniconda: https://conda.io/miniconda.html (Python 3.6) (accept
all defaults)
$ bash Miniconda3-latest-MacOSX-x86_64.sh
2) Enable Conda Forge:
$ conda config --add channels c