We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When I execute the following command:
fixie agent deploy
the following error occurs:
The text was updated successfully, but these errors were encountered:
@diegoenriquesantos, can you share what version of the CLI you're using? You should see a version number if you run pip show fixieai.
pip show fixieai
Sorry, something went wrong.
Hi @petersalas , I share the version info: Name: fixieai Version: 0.2.13 Summary: SDK for the Fixie.ai platform. See: https://fixie.ai
Can you try upgrading with pip install --upgrade fixieai? I think this was fixed by #147
pip install --upgrade fixieai
No branches or pull requests
When I execute the following command:
fixie agent deploy
the following error occurs:
The text was updated successfully, but these errors were encountered: