Task #11361 (closed)
Opened 6 years ago
Closed 6 years ago
Bug: Review homebrew doc. wrt which Python to use
| Reported by: | bpindelski | Owned by: | sbesson |
|---|---|---|---|
| Priority: | major | Milestone: | Unscheduled |
| Component: | Documentation | Version: | 4.4.8 |
| Keywords: | n.a. | Cc: | |
| Resources: | n.a. | Referenced By: | n.a. |
| References: | n.a. | Remaining Time: | n.a. |
| Sprint: | n.a. |
Description
During the verification that changes in https://github.com/openmicroscopy/ome-documentation/pull/431 make sense (and testing them on a fresh OS X 10.8 system), it has been discovered that there are many possible setups regarding Python:
- use the one OS X provides and install only pip and virtualenv (installing Ice 3.4 fails when virtualenv is enabled),
- use homebrew Python.
We need to decide on one solution and document it for OS X systems (Windows, Linux don't have this problem).
Change History (1)
comment:1 Changed 6 years ago by sbesson
- Resolution set to fixed
- Status changed from new to closed
See https://github.com/openmicroscopy/ome-documentation/pull/442