Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50220
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-07-09 00:27 -0700 |
| References | <a93227f2-7553-468c-9e9c-41b57f7d2f8d@googlegroups.com> <krg6oa$5e3$1@dont-email.me> |
| Message-ID | <b7ba0cc7-266e-4e6c-b8a3-abbe09cd0069@googlegroups.com> (permalink) |
| Subject | Re: ipython |
| From | davide.dalmasso@gmail.com |
I did not see the massage when installation finisched. Sorry! Many Thanks!!! > > The IPython installer actually mentions this when it finishes > > installing: > > > > "Distribute (setuptools) is required to create Start Menu items. > > Re-run this installer after installing distribute to get Start > > Menu items." > > > > You can grab the setup for distribute from: > > > > http://python-distribute.org/distribute_setup.py > > > > If your Python 3.3 installation is part of your PATH, you simply do: > > > > python3 distribute_setup.py install > > > > When it's finished, run the IPython installer again and you'll find > > it now creates a start menu shortcut for you.
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
ipython davide.dalmasso@gmail.com - 2013-07-08 07:44 -0700
Re: ipython Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-07-08 14:57 +0000
Re: ipython Wanderer <wanderer@dialup4less.com> - 2013-07-08 09:49 -0700
Re: ipython alex23 <wuwei23@gmail.com> - 2013-07-09 15:29 +1000
Re: ipython davide.dalmasso@gmail.com - 2013-07-09 00:27 -0700
csiph-web