find_libpython: Error During Test at C:\Users\Alkane\.julia\packages\PyCall\ttONZ\test\test_build.jl:8
Got exception outside of a @test
IOError: stat: unknown error (UNKNOWN)
Stacktrace:
[1] stat(::String) at .\stat.jl:68
[2] isfile at .\stat.jl:303 [inlined]
[3] isexecutable at .\sysinfo.jl:410 [inlined]
[4] which(::String) at .\sysinfo.jl:473
[5] top-level scope at C:\Users\Alkane\.julia\packages\PyCall\ttONZ\test\test_build.jl:10
[6] top-level scope at C:\cygwin\home\Administrator\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.1\Test\src\Test.jl:1083
[7] top-level scope at C:\Users\Alkane\.julia\packages\PyCall\ttONZ\test\test_build.jl:9
[8] include at .\boot.jl:326 [inlined]
[9] include_relative(::Module, ::String) at .\loading.jl:1038
[10] include(::Module, ::String) at .\sysimg.jl:29
[11] include(::String) at .\client.jl:403
[12] top-level scope at none:0
[13] include at .\boot.jl:326 [inlined]
[14] include_relative(::Module, ::String) at .\loading.jl:1038
[15] include(::Module, ::String) at .\sysimg.jl:29
[16] include(::String) at .\client.jl:403
[17] top-level scope at none:0
[18] eval(::Module, ::Any) at .\boot.jl:328
[19] exec_options(::Base.JLOptions) at .\client.jl:243
[20] _start() at .\client.jl:436
Test Summary: | Pass Error Total
find_libpython | 1 1 2
ERROR: LoadError: LoadError: Some tests did not pass: 1 passed, 0 failed, 1 errored, 0 broken.
in expression starting at C:\Users\Alkane\.julia\packages\PyCall\ttONZ\test\test_build.jl:8
in expression starting at C:\Users\Alkane\.julia\packages\PyCall\ttONZ\test\runtests.jl:789
ERROR: Package PyCall errored during testing
尝试过重新安装,也使用ENV[“PYTHON”]指定了位置,并且开了代理,求助