<br><div class="gmail_quote">On Mon, Jul 23, 2012 at 1:06 PM, Felix Patzelt <span dir="ltr"><<a href="mailto:felix@neuro.uni-bremen.de" target="_blank">felix@neuro.uni-bremen.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi again,<br>
<br>
we are catching up with the dependencies. However, I still can't install the qtconsole. easy_install ipython[qtconsole] just gives the error<br>
<div class="im"><br>
pkg_resources.UnknownExtra: ipython 0.13 has no such extra feature 'qtconsole'<br>
<br>
</div>and this really seems to be a problem with the distribute repository. easy_install ipython[zmq,notebook,test] works fine.<br></blockquote><div><br></div><div>It is a bug in the docs that [qtconsole] is mentioned, because it does not exist. The dependencies of the qtconsole (Qt/PyQT) are not easy_installable, so it doesn't make a lot of sense for it to be there.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
Am 20.07.2012 um 17:29 schrieb Fernando Perez:<br>
<div class="HOEnZb"><div class="h5"><br>
> On Fri, Jul 20, 2012 at 8:08 AM, Felix Patzelt<br>
> <<a href="mailto:felix@neuro.uni-bremen.de">felix@neuro.uni-bremen.de</a>> wrote:<br>
>> Thanks a lot, this worked. Unfortunately, I have some more work to do. E.G. sqlite is still missing. I talked to the admin and we will prepare our own repository<br>
><br>
> You probably didn't have sqlite (with dev headers) available when you<br>
> built python. You'll need to rebuild your python for that.<br>
><br>
> for necessary tools for everyone. I'll try and put together a standard<br>
> installation of ipython, numpy, scipy, etc. so that everyone can use<br>
> that. Currently most people here are using Matlab, but this may change<br>
> in the near future.<br>
><br>
> Great! Keep us posted :)<br>
><br>
> f<br>
> _______________________________________________<br>
> IPython-User mailing list<br>
> <a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
> <a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
<br>
_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
</div></div></blockquote></div><br>