我正在遵循此处的说明(请参阅 Ubuntu 部分)。它说我要做
sudo add-apt-repository ppa:staticfloat/juliareleases
sudo add-apt-repository ppa:staticfloat/julia-deps
sudo apt-get update
Run Code Online (Sandbox Code Playgroud)
但是接下来的命令
sudo apt-get install julia
Run Code Online (Sandbox Code Playgroud)
给我
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The …Run Code Online (Sandbox Code Playgroud)