orbital icon indicating copy to clipboard operation
orbital copied to clipboard

Plots don't get shown in jupyter on Python 3.6 on Mac or Fedora

Open MattEttus opened this issue 7 years ago • 2 comments

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.

MattEttus avatar Dec 06 '17 17:12 MattEttus

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

RazerM avatar Dec 06 '17 17:12 RazerM

Problem occurs with both 2d and 3d plots.

MattEttus avatar Dec 06 '17 18:12 MattEttus