megbedell / wobble

precise data-driven RV fitting, now with tellurics!
https://wobble.readthedocs.io
MIT License
39 stars 16 forks source link

does not work for python 3.7 #48

Closed sealauren closed 5 years ago

sealauren commented 5 years ago

Since wobble is dependent on tensorflow (which does not yet work for python 3.7), wobble cannot be installed on python 3.7. :(

megbedell commented 5 years ago

Yes, unfortunately tensorflow is fundamental to the code so this is an unavoidable issue! I recommend running from a virtual environment with python 3.6. You can do this easily with conda.