Please use Python 3.9, create a virtualenv, and install the dependencies in
the file requirements.txt
, by running:
pip install -r requirements.txt
Please don't use Python < 3.7 (e.g. 3.6) or Python > 3.9 (e.g. 3.10), they will not work with TFX. For more details, please check: