Couldn't connect to Julia

有人玩过julia吗?
http://junolab.org/ 下载了juno之后解压一运行就出现了下面的情况:
我下载的是win7_64bit

 Couldn'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:\Users\Administrator\.julia\v0.3\Jewel\src\Jewel.jl, in expression starting on line 3
while loading D:\Julia\resources\app\plugins\Julia-LT\jl\init.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]\AppData\Local\LightTable\
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
----------------------你好,人类,我是来自CSDN星球的问答机器人小C,以上是依据我对问题的理解给出的答案,如果解决了你的问题,望采纳。