# Difficulty with Downloading IJulia

**URL:** https://discourse.julialang.org/t/difficulty-with-downloading-ijulia/59484
**Category:** New to Julia
**Created:** [April 17, 2021, 4:41pm UTC](https://discourse.julialang.org/t/difficulty-with-downloading-ijulia/59484 "2021-04-17T16:41:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![p.dawson](https://avatars.discourse-cdn.com/v4/letter/p/b487fb/32.png) [@p.dawson](https://discourse.julialang.org/u/p.dawson)
#### Post date: [April 17, 2021, 4:41pm UTC](https://discourse.julialang.org/t/difficulty-with-downloading-ijulia/59484/1 "2021-04-17T16:41:09Z")

</div>

I have bought new computer today with small SSD and a 1TB HDD. Have already downloaded Python and Anaconda. Want to use Julia in Jupyter notebooks. Downloaded Julia. No Problem. Attempted to download IJulia using Package manager ie using ‘]’ to switch to manager and after downloading Julia complained unrecognised server response. Then tried 'using Pkg /n Pkg.add(“IJulia”) ’ route and it complained again asking me to send bug report. This time have recorded what was said by using Snip software to capture the screen (in 3 parts).

Sorry cannot insert screenshots to display diagnostic messages.

---

<div class="post-metadata">

### Author: ![LeePhillips](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/leephillips/32/205514_2.png) [@LeePhillips](https://discourse.julialang.org/u/LeePhillips)
#### Post date: [April 17, 2021, 4:53pm UTC](https://discourse.julialang.org/t/difficulty-with-downloading-ijulia/59484/2 "2021-04-17T16:53:14Z")

</div>

This does not address your actual problem, but may render it moot for you: consider using Pluto instead of Jupyter. It only works with Julia, but if you don’t need multi-kernel support, it is significantly better than Jupyter.

---

<div class="post-metadata">

### Author: ![stevengj](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/stevengj/32/71_2.png) [@stevengj](https://discourse.julialang.org/u/stevengj)
#### Post date: [April 17, 2021, 5:51pm UTC](https://discourse.julialang.org/t/difficulty-with-downloading-ijulia/59484/3 "2021-04-17T17:51:14Z")

</div>

> [@p.dawson](#):
>
> Sorry cannot insert screenshots to display diagnostic messages.

You shouldn’t use screenshots anyway. Use copy and paste to post the exact error message as _text_; otherwise it’s pretty hard to help you. (I’m guessing you are using Windows: Rumor has it that copy-and-paste is [even possible in the Windows console](https://www.maketecheasier.com/enable-copy-paste-command-prompt-windows10/), though you should really [install Windows Terminal instead](https://julialang.org/downloads/platform/#windows).)
