jjhelmus / berryconda

Conda based Python distribution for the Raspberry Pi
BSD 3-Clause "New" or "Revised" License
624 stars 60 forks source link

ipython qtconsole #50

Open egayer opened 6 years ago

egayer commented 6 years ago

Hi,

I just successfully installed berryconda on the pi, followed by numpy, matplotlib and jupyter notebook. However, I can't find ipython qtconsole, is it because it is not in the default repo ? or another reason ?

thanks

jjhelmus commented 6 years ago

qtconsole is not provided in the rpi channel so it is not available for install. qtconsole requires Qt which is a difficult build.