JuliaPy / PyPlot.jl

Plotting for Julia based on matplotlib.pyplot
https://github.com/JuliaPy/PyPlot.jl
MIT License
469 stars 85 forks source link

PyPlot Error #555

Open DEFAULTPR opened 1 year ago

DEFAULTPR commented 1 year ago

I am running into what seems like version error # image

I tried the ENV["PYTHON"]="" Pkg.build("PyCall") it install like normal but when i tried using PyPlot it just get the same error

here is my build

image

Sorry for the broad question