cylammarco / ASPIRED

Automated SpectroPhotometric Image REDuction (ASPIRED)
https://aspired.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
30 stars 4 forks source link

Calls to ap_trace_quick fail if plotly orca is not installed #2

Closed jveitchmichaelis closed 4 years ago

jveitchmichaelis commented 4 years ago

As title - fix is:

conda install -c plotly plotly-orca

But probably an import somewhere it shouldn't be :)

cylammarco commented 4 years ago

ap_trace() is reliable and fast enough, ap_trace_quick() is removed in 514d114.