Opened 14 years ago
Closed 14 years ago
#32605 closed defect (fixed)
py-ipython needs setuptools or distribute dependency
| Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | akitada@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.3 |
| Keywords: | Cc: | stromnov (Andrey Stromnov) | |
| Port: | py-ipython |
Description
See summary.
Here's a (large) buildbot log showing the problem.
Change History (3)
comment:1 Changed 14 years ago by stromnov (Andrey Stromnov)
comment:2 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
| Cc: | stromnov@… added |
|---|
But according to the above build log, it fails when it's not there.
comment:3 Changed 14 years ago by stromnov (Andrey Stromnov)
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Committed in r88172. Thanks!
Note: See
TracTickets for help on using
tickets.

According to official IPython documentation setuptools/distribute dependency is purely optional (at least for versions 0.11 and 0.12).