smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 244 forks source link

Added python packages' check #3776

Closed AKalinich-Luxoft closed 3 years ago

AKalinich-Luxoft commented 3 years ago

Fixes #3403

This PR is ready for review.

Risk

This PR makes no API changes.

Testing Plan

  1. cd sdl_core && mkdir build && cd build
  2. cmake ..

Summary

Added checking of python packages installation. Added custom_target 'install_python_dependencies'

CLA

AKalinich-Luxoft commented 3 years ago

@jordynmackool this PR is ready for Livio review. Please notice, we have two follow up PRs linked to this PR: https://github.com/smartdevicelink/sdl_core_guides/pull/132 https://github.com/smartdevicelink/sdl_core/pull/3777

jordynmackool commented 3 years ago

@AKalinich-Luxoft Thanks for letting us know. We are currently focused on the 8.0 release testing and regression issues, we will review this PR as time allows.