用的Atom
using Plots 就给我提示这个,不过我发现去repl单独using就没问题
InitError: LoadError: SystemError: opening fileC:\Users\00.julia\packages\Plots\EJpx2\src\backends....\deps\plotly-latest.min.js: No such file or directory
然后using Plots
接下来 pyplot()
它报错:
julia> pyplot()
[ Info: Installing matplotlib via the Conda matplotlib package…
[ Info: Running conda install -y matplotlib
in root environment
Solving environment: done
All requested packages already installed.
ERROR: InitError: PyCall.PyError("PyImport_ImportModule\n\nThe Python package matplotlib could not be found by pyimport. Usually this means\nthat you did not install matplotlib in the Python version being used by PyCall.\n\nPyCall is currently configured to use the Julia-specific Python distribution\ninstalled by the Conda.jl package. To install the matplotlib module,