# Julia install Raspberry Pi 3

**URL:** https://discourse.julialang.org/t/julia-install-raspberry-pi-3/3704
**Category:** New to Julia
**Tags:** question
**Created:** [May 14, 2017, 2:32pm UTC](https://discourse.julialang.org/t/julia-install-raspberry-pi-3/3704 "2017-05-14T14:32:53Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![chandras002](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/chandras002/32/707_2.png) [@chandras002](https://discourse.julialang.org/u/chandras002)
#### Post date: [May 14, 2017, 2:32pm UTC](https://discourse.julialang.org/t/julia-install-raspberry-pi-3/3704/1 "2017-05-14T14:32:53Z")

</div>

Hi All,

Glad to know that Julia on Rasberry pi. 🙂 Kudos to the team.  
I follow the installation method,  
[https://juliaberry.github.io/](https://juliaberry.github.io/)

`sudo pip3 install jupyter`  
Getting error on the on Jupyter installation. Can not decode anything from pip.log

[https://pastebin.com/8tp7Gb26](https://pastebin.com/8tp7Gb26)

My google search on this topic, did not give any clue or did not solve the issue.  
try to installing **miniconda** but some that to some issue on R’pi.

Any thoughts, Welcome…

---

<div class="post-metadata">

### Author: ![avik](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/avik/32/17_2.png) [@avik](https://discourse.julialang.org/u/avik)
#### Post date: [May 15, 2017, 9:45am UTC](https://discourse.julialang.org/t/julia-install-raspberry-pi-3/3704/2 "2017-05-15T09:45:05Z")

</div>

Looks like some sort of pip specification error. You may have more luck on pip or python forums. Did you try installing the python2 version?

---

<div class="post-metadata">

### Author: ![v-i-s-h](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/v-i-s-h/32/46152_2.png) [@v-i-s-h](https://discourse.julialang.org/u/v-i-s-h)
#### Post date: [June 4, 2018, 11:07am UTC](https://discourse.julialang.org/t/julia-install-raspberry-pi-3/3704/3 "2018-06-04T11:07:43Z")

</div>

I have recently created a review of Julia in Pi3 B+ and it also covers IJulia installation.  
[https://www.element14.com/community/roadTestReviews/2733/l/try-out-the-raspberry-pi-model-3-b-plus-review](https://www.element14.com/community/roadTestReviews/2733/l/try-out-the-raspberry-pi-model-3-b-plus-review)
