pentaho-labs / pentaho-cpython-plugin

This is a PDI plugin that allows execution of Python code.
Apache License 2.0
32 stars 19 forks source link

pyCheck.py now checks for a bunch more dependencies - in particular, … #17

Closed m-a-hall closed 6 years ago

m-a-hall commented 6 years ago

…sklearn depends on scipy (so we now check for that). Also improved the error logging around reporting of problems with the python setup.