安装包出现错误提示

使用Pkg安装包,总是提示错误,提示信息如下:
ERROR: Unsatisfiable requirements detected for package DebuggerFramework [67417a
49]:
DebuggerFramework [67417a49] log:
├├──possible versions are: 0.1.0-0.1.2 or uninstalled
├├──restricted by compatibility requirements with Atom [c52e3926] to versions:
0.1.0-0.1.2
││ └└──Atom [c52e3926] log:
││ ├├──possible versions are: [0.1.0-0.1.1, 0.2.0-0.2.1, 0.3.0, 0.4.0-0.4.6,
0.5.0-0.5.10, 0.6.0-0.6.17, 0.7.0-0.7.15, 0.8.0-0.8.4] or uninstalled
││ └└──restricted to versions 0.7.14 by an explicit requirement, leaving only
versions 0.7.14
└└──restricted by julia compatibility requirements to versions: uninstalled ——
no versions left

Pkg.update() 試試?

包太老了吧,换一个?

你说的什么包太老了?

已经试过了,不行!

activate一个新的环境试试,一般就是依赖的包版本不对造成的

卸载了重新安装都不行,可能是操作系统的问题。个人感觉JULIA没有python做的好,经常出错,速度也不行!

1 个赞

你要rm然后up。我遇到过这个错误,这是因为atom有一个老版本依赖了老的debugger。