Open mis-95 opened 3 years ago
@mis-95 got anything working? I would like to have a copy of your env file or requirements.txt if working. Thanks!
Afraid not, didn't directly need the gp part so just used the other methods. Likewise if you manage to, would be happy to see how you fixed it.
I could not even run the example notebook due to dependency conflicts. I'm glad yours is at least working, so could you share the versions of the following packages?
python
pymc
theano/ theano-pymc
exoplanet_core
arviz
numpy
Thanks in advance!
Afraid that's no longer possible since I left the institution where I did the work. I no longer have access to where the code is and can't source which versions. Apologies.
Hello there,
I recently downloaded starspot to have a go at looking at TESS LCs and upon running the example code on the github encountered the error that "module 'exoplanet' has no attribute 'gp'". I believe this is due to the changes in the exoplanet module removing deprecated submodules including gp: https://docs.exoplanet.codes/en/latest/changes/.