Closed kylejgillett closed 1 year ago
In the meantime before the next release, if you come across this issue,
A requirements.txt file is up here https://github.com/kylejgillett/sounderpy/blob/main/requirements.txt
in your conda environment, you can run:
pip install -r \your-file-path\requirements.txt
This will load the dependencies.
This issue has been resolved with successful tests of v2.0.0
It appears that when installing SounderPy, the dependencies are not installing with it. There may be some issue with the requirements.txt file.
This will be fixed for the next release.