mystic-ai / pipeline

Pipeline is an open source python SDK for building AI/ML workflows

Home Page:https://www.mystic.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pipeline not found?

silvacarl2 opened this issue · comments

did this:

pip install -U pipeline-ai

then this:

pipeline cluster login catalyst-api token -u https://mystic.ai

causes this:

pipeline command not found

Hi @silvacarl2 just removed your public token there, I recommend deleting it as well on the dashboard as it has been exposed.

Which operating system are you on? The above would suggest that you have a venv issue on your system

thx done.