IJulia.jl icon indicating copy to clipboard operation
IJulia.jl copied to clipboard

Urgent Help: Unable to link Jupyter Notebook to Julia

Open Prabhav17 opened this issue 4 years ago • 1 comments

Hello, I am using Julia for the first time. I downloaded Julia and tried to attach jupyter notebook to it. But I am getting an error as shown below: julia> notebook() install Jupyter via Conda, y/n? [y]: y [ Info: Downloading miniconda installer ... ERROR: failed process: Process('C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe' -Version 3 -NoProfile -Command "[System.Net.ServicePointManager]::SecurityProtocol = [System.Net.SecurityProtocolType]::Tls12; (New-Object System.Net.Webclient).DownloadFile('https://repo.continuum.io/miniconda/Miniconda3-latest-Windows-x86_64.exe', 'C:\Users\Admin\.julia\conda\3\installer.exe')", ProcessExited(3221225477)) [3221225477]

Please help me in resolving the issue.

error_1

Prabhav17 avatar Jan 27 '21 18:01 Prabhav17

Looks like you are using an ancient version of Windows and may need their "easy fix", see https://julialang.org/downloads/platform/#windows_7_windows_server_2012_installation_notes.

fredrikekre avatar Jan 28 '21 11:01 fredrikekre