Closed teuben closed 4 years ago
I should add that I used the miniconda3 install.
ModuleNotFoundError Traceback (most recent call last)
This ended up being an issue in the distribution on pypi. I've added a fixed version that can be installed with pip install turbustat==1.1
.
After pip installing the following packages:
image_registration radio_beam reproject spectral_cube turbustat sklearn statsmodels scikit-image
the line import turbustat.simulator will fail with "from .spectrum import generate_spectrum"