eto-ai / rikai

Parquet-based ML data format optimized for working with unstructured data
https://rikai.readthedocs.io/en/latest/
Apache License 2.0
136 stars 19 forks source link

Use the same Python interpreter for drive and executor #708

Closed da-tubi closed 1 year ago

da-tubi commented 1 year ago
/path/to/python rikai_xxx.py

when we didn't activate the python virtual environment, the python interpreter for executor will use the default python interpreter.