Task #1642 (closed)
Opened 10 years ago
Closed 9 years ago
Upgrade IPython in svn (and move to separate directory)
| Reported by: | jamoore | Owned by: | jamoore |
|---|---|---|---|
| Priority: | major | Milestone: | OMERO-Beta4.2 |
| Component: | Deployment | Version: | 4.1 |
| Keywords: | n.a. | Cc: | bernhard.hollaender@… |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | 0.0d |
| Sprint: | 2010-04-02 (6) |
Description
Currently all third-party libraries are prepended to PYTHONPATH along with the OMERO libraries. They should be in a separate directory (OMERO_HOME/lib/thirdparty) and appended to PYTHONPATH.
Change History (3)
comment:1 Changed 10 years ago by jmoore
- Resolution set to duplicate
- Status changed from new to closed
comment:2 Changed 9 years ago by jmoore
- Remaining Time set to 0.5
- Resolution duplicate deleted
- Sprint set to 2010-04-02 (6)
- Status changed from closed to reopened
Re-opening for use with #1260.
comment:3 Changed 9 years ago by jmoore
- Remaining Time changed from 0.5 to 0
- Resolution set to fixed
- Status changed from reopened to closed
fixed by r6512. Now locally installed IPython instances will be picked up before the one shipped with OMERO since it's more a convenience and not really a dependency.
See #1260