Hi community, this is the problem I face when I us...
# ask-the-community
l
Hi community, this is the problem I face when I use Flytekit
Copy code
cd flytekit-repo

make setup
pip install -e .

cd plugins
pip install -e .
h
because the code will take the code in the 0.0.0 default as the source
l
Thanks a lot !