<div class="gmail_quote">Hi Paul<br><br>On 9 February 2012 17:37, Paul Jurczak <span dir="ltr"><<a href="mailto:pauljurczak@yahoo.com">pauljurczak@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Installation completed successfully, log file doesn't have any errors, but there is no IPython on Start Menu or Desktop. There are several executables in Python32/Scripts directory, but running them produces errors (ipython3 -> "ImportError: No module named pkg_resources").<br>
<br>
Is there an installation step I missed?</blockquote></div><br>It sounds like you don't have distribute installed - unfortunately we've found this is necessary on Windows. You can get it here - the simplest way is using distribute_setup.py<br>
<br><a href="http://pypi.python.org/pypi/distribute#installation-instructions">http://pypi.python.org/pypi/distribute#installation-instructions</a><br><br>After installing that, if you rerun the IPython installation, you should see it in the start menu.<br>
<br>Thanks,<br>Thomas<br>