Explorar el Código

Install pybind11 via pip

pull/64/head
Luigi Cruz hace 3 años
padre
commit
8ef82d0f0b
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  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 Ver fichero

@@ -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 Ver fichero

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

python3-numpy


Cargando…
Cancelar
Guardar