opentap / OpenTap.Python

Python integration for OpenTAP
Apache License 2.0
20 stars 6 forks source link

Installing PythonExamples on KS8500 runs into issues with requirements.txt #149

Open kaushik-keysight opened 7 months ago

kaushik-keysight commented 7 months ago

Python Examples plugin contains a requirements.txt where the numpy package is specified.

But when the python examples is installed on a runner, it fails to install the packages specified in the requirements.txt.

The error message is below:

image