mystic-ai / pipeline

Pipeline is an open source python SDK for building AI/ML workflows
https://www.mystic.ai
Apache License 2.0
117 stars 21 forks source link

pipeline: command not found #449

Open mingdianliu opened 2 months ago

mingdianliu commented 2 months ago

I met with pipeline: command not found though I have installed pipeline-ai. Could you please help me with this issue? Thank you.

mingdianliu commented 2 months ago

I resolved the last issue since I installed pipeline-api in Anaconda environment.

I have one more issue here. Could you please have a look at this issue?

$ pipeline cluster login mystic-api MY_TOKEN -u https://www.mystic.ai -a Pipeline 17:58:17 - [ERROR]: Couldn't authenticate with https://www.mystic.ai

ibaraki-douji commented 2 months ago

did you replaced the MY_TOKEN with your API token ?? and is it the right one ??

paulcjh commented 2 months ago

Hey @mingdianliu did you manage to fix this? As @ibaraki-douji I think it's to do with the replacing of MY_TOKEN

mingdianliu commented 2 months ago

I have solved this issue.

I believe the commands on Dashboard Overview and Document Quickstart are different from each other. Please check their differences:

Dashboard Overview: pipeline cluster login -u https://www.mystic.ai -a mystic-api API_TOKEN

Document Quickstart: pipeline cluster login mystic-api API_TOKEN -u https://www.mystic.ai -a

stale[bot] commented 4 days ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.