<div dir="ltr">Do you have anything in your config files that might import from frontend (could be such an import in sympy printing)? Does it happen with an empty profile (`ipython --profile empty`), or in a fresh install in a clean venv?  It's possible some of the entry points weren't updated, but I don't think that's the case.</div>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Sun, Jul 21, 2013 at 8:23 PM, Aaron Meurer <span dir="ltr"><<a href="mailto:asmeurer@gmail.com" target="_blank">asmeurer@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I get<br>
<br>
/Users/aaronmeurer/anaconda/envs/ipython1.0/lib/python2.7/site-packages/IPython/frontend.py:30:<br>
UserWarning: The top-level `frontend` package has been deprecated. All<br>
its subpackages have been moved to the top `IPython` level.<br>
  warn("The top-level `frontend` package has been deprecated. "<br>
<br>
when I start IPython. Is it maybe an issue with my configuration?<br>
<br>
Aaron Meurer<br>
<div><div class="h5"><br>
<br>
On Sun, Jul 21, 2013 at 8:43 PM, MinRK <<a href="mailto:benjaminrk@gmail.com">benjaminrk@gmail.com</a>> wrote:<br>
> First alpha of IPython 1.0.0 is now available, please give it a test drive.<br>
><br>
> <a href="http://archive.ipython.org/testing/1.0.0" target="_blank">http://archive.ipython.org/testing/1.0.0</a><br>
><br>
> Probably the quickest way to install:<br>
><br>
> pip install <a href="http://archive.ipython.org/testing/1.0.0/ipython-1.0.0a1.tar.gz" target="_blank">http://archive.ipython.org/testing/1.0.0/ipython-1.0.0a1.tar.gz</a><br>
><br>
> Lots of new stuff, especially in the notebook. Also significant performance<br>
> improvements in IPython.parallel and qtconsole, and a revamped input<br>
> transform system that should be much better behaved than ever before. Plus<br>
> loads of bugfixes all over the place, of course.<br>
><br>
> For a quick summary, see what's new.<br>
><br>
> The most significant addition is nbconvert, accessible now as ipython<br>
> nbconvert [mynotebook.ipynb].<br>
><br>
> nbconvert is going to be decidedly in ‘tech preview’ mode for 1.0,<br>
> so we hope to hear from early adopters, particularly those using it to<br>
> integrate IPython with blogging engines or writing papers or documentation.<br>
> We full expect that by 2.0 there will need to be enough changes that some<br>
> APIs will not survive from 1.0 to 2.0, so you should be aware of that.<br>
><br>
> There will still be a few more adjustments to nbconvert,<br>
> and more fleshing out of documentation before 1.0 is released.<br>
><br>
> Please report any installation issues you encounter, that's the most<br>
> important part of this first alpha.<br>
><br>
> We are happy to get this out before our big all hands dev meeting this week,<br>
> and only six days behind schedule (who said that July 15 was the target for<br>
> final release of 1.0?)<br>
><br>
> Thanks for everyone's contributions in getting us this far!<br>
><br>
> -MinRK et al. IPython Devs<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> IPython-dev mailing list<br>
> <a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
> <a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
><br>
_______________________________________________<br>
IPython-dev mailing list<br>
<a href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-dev" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-dev</a><br>
</blockquote></div><br></div>