teaching:progappchim:chempy

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
teaching:progappchim:chempy [2023/03/20 12:20] villersdteaching:progappchim:chempy [2023/03/20 12:23] (Version actuelle) villersd
Ligne 14: Ligne 14:
 installation Linux : conda install -c bjodah chempy pytest installation Linux : conda install -c bjodah chempy pytest
 installation Windows & OS X : installation Windows & OS X :
-python3 -m pip install chempy pytest +python -m pip install chempy pytest 
-python3 -m pytest -rs -W ignore::chempy.ChemPyDeprecationWarning --pyargs chempy+python -m pytest -rs -W ignore::chempy.ChemPyDeprecationWarning --pyargs chempy
 """ """
 from chempy import Substance from chempy import Substance
  • teaching/progappchim/chempy.1679311256.txt.gz
  • Dernière modification : 2023/03/20 12:20
  • de villersd