This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
working_with_python [2020/12/22 14:06] – jansen | working_with_python [2022/04/04 06:52] (current) – jansen | ||
---|---|---|---|
Line 189: | Line 189: | ||
In this example we create a python2 virtual environment in which we will install the latest version of numpy that will use the openBLAS library. | In this example we create a python2 virtual environment in which we will install the latest version of numpy that will use the openBLAS library. | ||
- | :!: The procedure and paths below will work on any maris node and on the para cluster. | + | :!: The procedure and paths below will work on any maris node. |
<code bash> | <code bash> |