Browse Source

Install pybind11 via pip

pull/64/head
Luigi Cruz 3 years ago
parent
commit
8ef82d0f0b
2 changed files with 1 additions and 1 deletions
  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 View File

@@ -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 View File

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

python3-numpy


Loading…
Cancel
Save