Changes between Initial Version and Version 1 of Ticket #29013
- Timestamp:
- 01/15/20 01:19:58 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29013
-
Property
Authors
changed from
to
Matthias Koeppe
-
Property
Authors
changed from
-
Ticket #29013 – Description
initial v1 1 We propose to create a venv (https://docs.python.org/3/library/venv.html) at `$SAGE_LOCAL/ venv`,1 We propose to create a venv (https://docs.python.org/3/library/venv.html) at `$SAGE_LOCAL/lib/sage/venv/sage/`, 2 2 to activate the venv in the `sage-env` script, and to install all Python packages (including `sagelib`) into this venv. 3 3