Hi,

I see winpython-64-3.3.5.0 in your screenshot. you may try a more recent 
one, or better a Python3.4 one (winpython.github.io).
I had that permanent reboot phenomenon also at the early tries, it was the 
main cause of failure after the bad "suse" mirror in europe. 

Suggestion : 
- remove the julia that may be "system" installed on your pc, if you have 
one, it may be the root cause, (and the .Julia directory that goes with it)
- retry with a more recent winpython , like WinPython-64bit-3.4.2.2.exe 
<http://sourceforge.net/projects/stonebig.u/files/Winpython_3.4/WinPython-64bit-3.4.2.2.exe/download>
 
<http://sourceforge.net/projects/stonebig.u/files/Winpython_3.3/WinPython-64bit-3.3.5.3.exe/download>
 
, as it may be an old Tornado issue.

Not sure it will fix your problem, just two shots in the dark.
 
On Sunday, November 30, 2014 11:08:27 PM UTC+1, Abram Demski wrote:
>
> The winpython install has also failed, FYI. The common element is Nettle. 
> (The attempt with anaconda complained about nettle when  the IJulia 
> package.)
>
> This time, I get all the way to an IJulia session opening in my browser, 
> but the kernel crashes and restarts every few seconds. Screenshot attached.
>
> Attempting the fix suggested in the error message, Pkg.build("Nettle"), 
> causes Julia to hang.
>
> On Thu, Nov 27, 2014 at 8:54 AM, <stone...@gmail.com <javascript:>> wrote:
>
>> Hi Abram, (sorry for the keyboard error)
>>  
>> I wrote "last resort" as I supposed you were relying on Anaconda for 
>> other purposes.
>>
>> If the only goal for you is to get Ijulia working on windows, this 
>> solution as the advantage of working since a few months.
>>
>> On Thursday, November 27, 2014 9:59:05 AM UTC+1, Abram Demski wrote:
>>>
>>> Pileas,
>>>
>>> Atom looks very cool, but it appears existing Julia customization is 
>>> very minimal. Do you know if there is an easy way to have a command to run 
>>> the current file in a julia terminal? (I miiight be tempted into trying to 
>>> build it, seeing as the Atom customization stuff looks fun...)
>>>
>>> On Wed, Nov 26, 2014 at 3:26 PM, Abram Demski <abram...@gmail.com> 
>>> wrote:
>>>
>>>> Pileas,
>>>>
>>>> Given that I've still been unable to install IJulia, that's very 
>>>> helpful, thanks.
>>>>
>>>> On Tue, Nov 25, 2014 at 6:29 PM, Pileas <phoebus....@gmail.com> wrote:
>>>>
>>>>> I have to suggest a very good editor that supports "Julia" and it is 
>>>>> called Atom. It becomes better each day:
>>>>>
>>>>> Give it a try if you have time: https://atom.io/
>>>>>
>>>>> Τη Τρίτη, 25 Νοεμβρίου 2014 6:12:52 μ.μ. UTC-5, ο χρήστης Abram Demski 
>>>>> έγραψε:
>>>>>>
>>>>>> Thanks! I figured out how to do it in the default shell:
>>>>>>
>>>>>> julia> print(ENV["PATH"])
>>>>>> C:\Users\abram\AppData\Local\Julia-0.3.3\bin;C:\Users\abram\
>>>>>> AppData\Local\Julia-
>>>>>> 0.3.3\bin\..\Git\bin;C:\Program Files (x86)\Intel\iCLS 
>>>>>> Client\;C:\Program Files\
>>>>>> Intel\iCLS Client\;C:\windows\system32;C:
>>>>>> \windows;C:\windows\System32\Wbem;C:\wi
>>>>>> ndows\System32\WindowsPowerShell\v1.0\;C:\Program 
>>>>>> Files\Intel\Intel(R) Managemen
>>>>>> t Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management 
>>>>>> Engine Compon
>>>>>> ents\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine 
>>>>>> Components\DAL;
>>>>>> C:\Program Files (x86)\Intel\Intel(R) Management Engine 
>>>>>> Components\IPT;C:\Progra
>>>>>> m Files\Intel\WiFi\bin\;C:\Program Files\Common 
>>>>>> Files\Intel\WirelessCommon\;C:\P
>>>>>> rogram Files\Condusiv Technologies\ExpressCache\;C:\Program Files 
>>>>>> (x86)\Common F
>>>>>> iles\lenovo\easyplussdk\bin;C:\ProgramData\Lenovo\ReadyApps;
>>>>>> C:\Anaconda;C:\Anaco
>>>>>> nda\Scripts
>>>>>>
>>>>>> (I have not used windows much since Windows 98! ;p)
>>>>>>
>>>>>> On Tue, Nov 25, 2014 at 3:02 PM, cdm <cdmcle...@gmail.com> wrote:
>>>>>>
>>>>>>>
>>>>>>> if you have access to the PowerShell in Windows 8 ( ... and similar, 
>>>>>>> new-ish, MS OSs ...),
>>>>>>> then highlighting a block of text from the PowerShell and right 
>>>>>>> clicking should rip it to the
>>>>>>> clipboard for pasting else-where ...
>>>>>>>
>>>>>>> best,
>>>>>>>
>>>>>>> cdm
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> On Tuesday, November 25, 2014 2:42:51 PM UTC-8, Abram Demski wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>> Julia shows a similar PATH when I run ENV["PATH"], but with more 
>>>>>>>> julia-specific things. (It seems that command prompts in Windows 8.1 
>>>>>>>> do not 
>>>>>>>> allow one to copy text out of them directly.. otherwise I'd copy.)
>>>>>>>>
>>>>>>>>  
>>>>>>
>>>>>>
>>>>>> -- 
>>>>>> Abram Demski
>>>>>> Blog: http://lo-tho.blogspot.com/
>>>>>>  
>>>>>
>>>>
>>>>
>>>> -- 
>>>> Abram Demski
>>>> Blog: http://lo-tho.blogspot.com/
>>>>  
>>>
>>>
>>>
>>> -- 
>>> Abram Demski
>>> Blog: http://lo-tho.blogspot.com/
>>>  
>>
>
>
> -- 
> Abram Demski
> Blog: http://lo-tho.blogspot.com/
>  

Reply via email to