Skip to content
New issue

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

agentos run fails if conda is not installed #88

Closed
trush opened this issue Feb 9, 2021 · 0 comments · Fixed by #93
Closed

agentos run fails if conda is not installed #88

trush opened this issue Feb 9, 2021 · 0 comments · Fixed by #93
Assignees
Labels
bug Something isn't working cli Related to AgentOS command line interface

Comments

@trush
Copy link
Contributor

trush commented Feb 9, 2021

I tried to run an agent as described in the Install and Explore subsection on the main docs website, but encountered an error with the command agentos run. The error comes from the MLflow library.

Error shown:
FileNotFoundError: [Errno 2] No such file or directory: 'conda'

I do not have conda installed. Note that the MLflow readme states that conda is required for the MLflow projects feature.

@trush trush added bug Something isn't working cli Related to AgentOS command line interface labels Feb 9, 2021
andyk added a commit to andyk/agentos that referenced this issue Feb 19, 2021
@trush trush closed this as completed in #93 Feb 20, 2021
trush added a commit that referenced this issue Feb 20, 2021
fix bugs in quickstart code. fixes #88, #89, #90
nickjalbert pushed a commit to nickjalbert/agentos that referenced this issue Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to AgentOS command line interface
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants