Skip to content

Commit 4cfa402

Browse files
authored
Update LibraryMode.rst
v++ for PyNomad from PyPi
1 parent c8e0ee6 commit 4cfa402

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/user_guide/source/LibraryMode.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,9 @@ PyNomad interface
443443

444444
PyNomadBBO from PyPI relies on Python3 version 3.8+. We recommend to install PyNomadBBO into a virtual environment.
445445

446-
A Python interface for NOMAD called PyNomad can be obtained by building source codes.
446+
Please note that PyNomad wheels may not be available for your OS and Python version.
447+
448+
PyNomad can also be obtained by building source codes.
447449
The source codes and basic tests are provided in ``$NOMAD_HOME/interfaces/PyNomad``. Examples are given in ``$NOMAD_HOME/examples/advanced/library/PyNomad``.
448450

449451
.. note:: The build procedure relies on Python 3.8+, a recent version of Cython, wheel and setuptools. A simple way to have all packages for PyNomad build is work within an `Anaconda <http://www.anaconda.org/>` environment or a virtual environment.

0 commit comments

Comments
 (0)