Creating a virtual environment using this help
conda create -n myenv python=3.8
A collection of tools to process and analyse data from Teledyne Gavia Offshore Surveyor
I was having issues when developing the functions used to process that data. Running
python setup.py clean --all
python setup.py develop
seemed to resolve the problem.