Mise à jour de Software Environment authored by Awa Sepou Ngailo's avatar Awa Sepou Ngailo
...@@ -50,7 +50,7 @@ This technicality is probably mostly relevant to C++ developers. ...@@ -50,7 +50,7 @@ This technicality is probably mostly relevant to C++ developers.
## Using python ## Using python
The supported python is the one provided with the Intel environment (**intel-gnu8-runtime**, which must be loaded first) and is provided through module **intelpython3**. The supported python is the one provided with the Intel environment (**intel-oneapi**, which must be loaded first) and is provided through module **anaconda3**.
``` ```
... ...
......