Source: einsteinpy Version: 0.4.0-3 Severity: important Control: block 1061605 by -1
einsteinpy is failing test_plotting with scipy 1.11 from experimental 143s if disp: 143s msg = ("Failed to converge after %d iterations, value is %s." 143s % (itr + 1, p)) 143s > raise RuntimeError(msg) 143s E RuntimeError: Failed to converge after 50 iterations, value is nan. 143s 143s /usr/lib/python3/dist-packages/scipy/optimize/_zeros_py.py:381: RuntimeError 143s __________________ ERROR at setup of test_plot_calls_plt_plot __________________ likewise test_plotter_has_correct_attributes scipy 1.11 is currently in experimental but I'd like to upload soon to unstable to resolve Bug#1061605, which would make this bug serious.