Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building SpecialFunctions #116

Closed
arseny-sandaar opened this issue Mar 5, 2021 · 1 comment
Closed

Error building SpecialFunctions #116

arseny-sandaar opened this issue Mar 5, 2021 · 1 comment

Comments

@arseny-sandaar
Copy link

Dear All,

I am using Julia v"1.5.3" and JuMP v0.21.6.

I have an error on building 'Special Functions'.

It gives this message.
It seems there is no folder BinaryProvider and JuliaTeam.toml file. Where do I get them?

ERROR: LoadError: SystemError: opening file "C:\\Users\\user.name\\AppData\\Local\\Programs\\Julia 1.5.3\\share\\julia\\stdlib\\v1.5\\BinaryProvider\\JuliaTeam.toml": No such file or directory
│ Stacktrace:
│  [1] systemerror(::String, ::Int32; extrainfo::Nothing) at .\error.jl:168
│  [2] #systemerror#48 at .\error.jl:167 [inlined]
│  [3] systemerror at .\error.jl:167 [inlined]
│  [4] open(::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Nothing, append::Nothing) at .\iostream.jl:284
│  [5] open at .\iostream.jl:273 [inlined]
│  [6] open(::Base.var"#294#295"{Tuple{}}, ::String; kwargs::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}) at .\io.jl:323
│  [7] open at .\io.jl:323 [inlined]
│  [8] read at .\io.jl:408 [inlined]
│  [9] parsefile at C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.5\Pkg\ext\TOML\src\TOML.jl:50 [inlined]
│  [10] redirect_download_target(::String) at C:\Users\Arsenii.Sleptsov\.julia\packages\BinaryProvider\IjWSK\src\JuliaTeam.jl:35
│  [11] (::BinaryProvider.JuliaTeam.var"#1#2"{BinaryProvider.var"#56#85"{BinaryProvider.var"#51#80"{Cmd,String}}})(::String, ::String) at C:\Users\Arsenii.Sleptsov\.julia\packages\BinaryProvider\IjWSK\src\JuliaTeam.jl:18 
│  [12] download(::String, ::String; verbose::Bool) at C:\Users\Arsenii.Sleptsov\.julia\packages\BinaryProvider\IjWSK\src\PlatformEngines.jl:608
│  [13] download_verify(::String, ::String, ::String; verbose::Bool, force::Bool, quiet_download::Bool) at C:\Users\Arsenii.Sleptsov\.julia\packages\BinaryProvider\IjWSK\src\PlatformEngines.jl:692
│  [14] install(::String, ::String; prefix::Prefix, tarball_path::String, force::Bool, ignore_platform::Bool, verbose::Bool) at C:\Users\Arsenii.Sleptsov\.julia\packages\BinaryProvider\IjWSK\src\Prefix.jl:314
│  [15] top-level scope at C:\Users\Arsenii.Sleptsov\.julia\packages\SpecialFunctions\ne2iw\deps\build.jl:142
│  [16] include(::String) at .\client.jl:457
│  [17] top-level scope at none:5
│ in expression starting at C:\Users\Arsenii.Sleptsov\.julia\packages\SpecialFunctions\ne2iw\deps\build.jl:139
└ @ Pkg.Operations C:\buildbot\worker\package_win64\build\usr\share\julia\stdlib\v1.5\Pkg\src\Operations.jl:949
@arseny-sandaar
Copy link
Author

it somehow has been resolved by Pkg.update()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant