geodynamics / pylith_installer

Installer code for PyLith.
MIT License
7 stars 8 forks source link

Install using virtual environment #36

Closed baagaard-usgs closed 3 years ago

baagaard-usgs commented 3 years ago

Python3 includes venv for virtual environments. We should add a configure option to create a virtual environment (default=yes, which would create a virtual environment in the installation directory).