Hi community, this is the problem I face when I us...
# flyte-support
d
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 .
r
because the code will take the code in the 0.0.0 default as the source
👍 1
d
Thanks a lot !