Hi,

Has anyone tried installing jupyter notebook on qubes debian template or fedora?
I Installed the pip3 and tried installing via the command

sudo apt-get install build-essential python3-all python3-pip libncurses5-dev 
libncursesw5-dev libzmq3-dev
# Installs all the above successfully

sudo pip3 install --upgrade pip
# Getting the error for pip3, I guess something to do with the connection.

sudo pip3 install jupyter
# Same error as above

I got an error that said 

TypeError: unsupported operand type(s) for -=: 'Retry' and 'int'

I Successfully installed it on my debain 9 machine. But haven't had the luck 
yet on Qubes debian 9 template. Has anyone installed jupyter notebook?

Thank you
Shashank

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/b7f1b5cc-ad4b-49cd-b0f8-3ee35d467602%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to