code:
from poliastro.examples import molniya
molniya.plot()
Error:
ValueError: subformat not allowed for format jyear_str
another question:
Can this sample code run in PyCharm? Why not display graphics?
Thanks!
Hi @fanxinxing! This is a known issue with poliastro 0.14 and latest Astropy. Please downgrade your Astropy version to 4.1 or 4.0 to make it work, and let us know if it fixed the issue.
Thanks, Astropy version 4.0 does work.
Thanks! Closing then
Most helpful comment
Thanks, Astropy version 4.0 does work.