【发布时间】:2019-04-28 07:59:06
【问题描述】:
我在 Ubuntu 16.04 上工作,我在 conda-forge 名为 py3 的 conda 环境中安装了 julia。
然后我已经安装了Atom,然后通过软件安装了包uber-juno,但是安装之后Atom没有找到julia安装,并给我这个错误信息:
We tried to launch Julia from:
julia
This path can be changed in the settings.
Details:
/bin/sh: 1: julia: not found
如何配置 Atom 以在我的 py3 conda 环境中使用 julia?
【问题讨论】:
标签: anaconda julia atom-editor conda juno-ide