Plots don't get shown in jupyter on Python 3.6 on Mac or Fedora
Opened this issue · 2 comments
MattEttus commented
Package installs ok (orbitalpy 0.7.0 installed via pip, on an anaconda main python install), can generate orbital elements ok. Plots simply don't show in jupyter. No error message. Tried the "_ = plot(orbit1)" trick referenced in another issue, but that didn't help.
RazerM commented
I don't have time to look at this I'm afraid. Is it only the 3D plots? If it's also the 2D plots then it's possibly an incompatibility with matplotlib 2
MattEttus commented
Problem occurs with both 2d and 3d plots.