问题描述
- Couldn't connect to Julia
-
有人玩过julia吗?
在 http://junolab.org/ 下载了juno之后解压一运行就出现了下面的情况:
我下载的是win7_64bitCouldn't connect to Julia ERROR: Requires not found in require at loading.jl:47 in include at boot.jl:245 in include_from_node1 at loading.jl:128 in reload_path at loading.jl:152 in _require at loading.jl:67 in require at loading.jl:51 in include at boot.jl:245 in include_from_node1 at loading.jl:128 in process_options at client.jl:285 in _start at client.jl:354 while loading C:UsersAdministrator.juliav0.3JewelsrcJewel.jl, in expression starting on line 3 while loading D:Julia esourcesapppluginsJulia-LTjlinit.jl, in expression starting on line 36
请问有人碰到过这中情况吗?求指教。
解决方案
Offline / Behind a Firewall
Light Table needs a writable directory to store plugins and configuration. By default, this is one of:
OS X: ~/Library/Application Support/LightTable/
Linux: ~/.config/LightTable/
Windows: C:Users[YourUserName]AppDataLocalLightTable
This directory can be overridden by setting the LT_USER_DIR environment variable.
设置“LT_USER_DIR”这个环境变量了吗?
参考:http://junolab.org/docs/offline.html
解决方案二:
Project---Build Setting中 修改这一项,变成Default Compiler(Apple LLVM 6.0)......
答案就在这里:the file couldn't be opened because you don't have permission to view it
时间: 2024-11-01 06:13:17