install_openvino_dependencies: Updated copyrights (#2306)

setupvars.bat: Updated notification about incorrect Python version. Removed checking ICC2019
setupvars.sh: Removed logic with choosing higher version of installed Python. Added dynamic detecting python3 major and minor version for setting path. Add checking minimum required Python version(now 3.6)
This commit is contained in:
Artyom Anokhov
2020-09-17 16:42:04 +03:00
committed by GitHub
parent 8ebd3440c7
commit ab4fdfc671
3 changed files with 20 additions and 32 deletions

View File

@@ -1,6 +1,6 @@
#!/bin/bash
# Copyright (c) 2018 Intel Corporation
# Copyright (c) 2018 - 2020 Intel Corporation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.