In [5]:
using Plots;

pyplot();
import PyPlot;
const plt = PyPlot;


ArgumentError: Package Progress not found in current path:
- Run `import Pkg; Pkg.add("Progress")` to install the Progress package.


Stacktrace:
 [1] require(::Module, ::Symbol) at ./loading.jl:823
 [2] top-level scope at In[5]:2