fuzimango 2015-08-16 13:42 采纳率: 50%
浏览 1941
已采纳

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

请问有人碰到过这中情况吗?求指教。

  • 写回答

2条回答 默认 最新

  • 微wx笑 优质创作者: Java技术领域 2015-08-18 01:20
    关注

    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

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(1条)

报告相同问题?