Update install_openvino_dependencies.sh (#4183)
* Update install_openvino_dependencies.sh Added python packages for CentOS 7 * Update install_openvino_dependencies.sh
This commit is contained in:
@@ -270,6 +270,9 @@ elif [ "$os" == "centos7" ] ; then
|
||||
wavpack
|
||||
xz-libs
|
||||
zlib
|
||||
python36-gi
|
||||
python36-gobject
|
||||
python36-gobject-devel
|
||||
)
|
||||
|
||||
if [ -n "$extra" ] ; then
|
||||
|
||||
Reference in New Issue
Block a user