Parcourir la source

Install pybind11 via pip

pull/64/head
Luigi Cruz il y a 3 ans
Parent
révision
8ef82d0f0b
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -0
      stage4/04-pisdr-system/03-run.sh
  2. +0
    -1
      stage4/12-pisdr-gnuradio/00-packages-nr

+ 1
- 0
stage4/04-pisdr-system/03-run.sh Voir le fichier

@@ -3,4 +3,5 @@
on_chroot << EOF
python3 -m pip install cmake
python3 -m pip install ninja
python3 -m pip install pybind11
EOF

+ 0
- 1
stage4/12-pisdr-gnuradio/00-packages-nr Voir le fichier

@@ -18,7 +18,6 @@ liblog4cpp5-dev
libqwt-qt5-dev
libqt5opengl5-dev
libcodec2-dev
pybind11-dev
libsndfile1-dev

python3-numpy


Chargement…
Annuler
Enregistrer