Skip to content
Snippets Groups Projects
Commit a161e65a authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

+ setuptools

parent 2d152639
No related branches found
No related tags found
1 merge request!2708hugo: recommend Py 3.12; full module list in Linux Py instructions
Pipeline #154698 passed
......@@ -52,9 +52,6 @@ pyenv global {{% recommended-python %}}
which python # shows path in virtual environment
# install Python modules
pip install numpy matplotlib corner emcee lmfit scipy tqdm
# as developer, install some more modules
pip install wheel auditwheel
pip install numpy matplotlib corner emcee lmfit scipy tqdm wheel auditwheel setuptools
```
For explanations, see the page on required or recommended [modules](/installation/py/modules/).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment