California-Planet-Search / radvel

General Toolkit for Modeling Radial Velocity Data
http://radvel.readthedocs.io
MIT License
57 stars 52 forks source link

nbsphinx import causes radvel to fail to import #376

Closed semaphoreP closed 1 year ago

semaphoreP commented 1 year ago

I'm running radvel on Google Colab on Python 3.10, and the import nbsphinx command causes the radvel import to crash. I don't understand why yet.

image
bjfultn commented 1 year ago

looks like something to do with the sphinx version? Did you ever figure it out?

semaphoreP commented 1 year ago

Not at the time, but I just tested it in a fresh Colab, and it's working fine now. I'm guessing Google updated their python setup for Colab, so it's a non-issue now. Closing this issue.