Another question: Is it possible to install kedro-...
# beginners-need-help
j
Another question: Is it possible to install kedro-viz using python 3.9? Some "develop" branch? Seems like pip install kedro-viz does not work for python 3.9? When I try to directly pip install via (pip install git+https://github.com/quantumblacklabs/kedro-viz.git@8da5a164637bfbd9c2f526b4f7a68f7a8a1114f2) I get this error:
ERROR: git+https://github.com/quantumblacklabs/kedro-viz.git@8da5a164637bfbd9c2f526b4f7a68f7a8a1114f2 does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found.