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

ERROR: "/bin/sh -c pip install --trusted-host pypi.python.org -r requirements.txt" did not complete successfully: exit code: 1 #3128

Closed
DMTarmey opened this issue May 12, 2023 · 3 comments

Comments

@DMTarmey
Copy link

I'm trying to install docker on windows 10 pro and install autogpt into it, i have the autogpt working but cant get docker to complete installation.

my logs

2023-05-10 10:10:05,503 ERROR logs:_log:143 Error: The following AI output couldn't be converted to a JSON:
{
"thoughts": {
"text": "After reviewing the content, I have found that it is accurate and informative. I should now use the 'get_hyperlinks' command to gather relevant hyperlinks that can be used to support the information presented in the article.",
"reasoning": "Gathering relevant hyperlinks will help to support the information presented in the article and increase its credibility. Using the 'get_hyperlinks' command will help me to quickly and efficiently gather these hyperlinks.",
"plan": "- Use the 'get_hyperlinks' command to gather relevant hyperlinks\n- Review the hyperlinks to ensure that they are reliable and trustworthy\n- Incorporate the hyperlinks into the article to support the information presented",
"criticism": "I should be careful to ensure that all hyperlinks are reliable and trustworthy, and that they support the information presented in the article. I should also strive to use language that is clear and concise, and avoid using jargon or technical terms that may be difficult for readers to understand.",
"speak": "To gather relevant hyperlinks that can be used to support the information presented in the article, I suggest using the 'get_hyperlinks' command."
},
"command": {
"name": "get_hyperlinks",
"args": {
"url": "https://en.wikipedia.org/wiki/GPT-3",
}
}
}
2023-05-10 10:47:00,463 ERROR logs:_log:143 The JSON object is invalid.
2023-05-10 12:05:50,429 ERROR logs:_log:143 Error:
Attempted to access absolute path 'C:\Users\Dell User\Auto-GPT\autogpt\auto_gpt_workspace' in workspace 'C:\Users\Dell User\Auto-GPT\autogpt\auto_gpt_workspace'.

@milas
Copy link
Contributor

milas commented May 12, 2023

Included logs are irrelevant and not an error with docker-py. I can't really help with the pip install issue without any detail.

@milas milas closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2023
@DMTarmey
Copy link
Author

what details would help ?

@laurazard
Copy link
Member

laurazard commented May 12, 2023

None would really, as this isn't an issue with docker or docker-py, but with autogpt/however you're installing it. You could try to get help from whoever manages autogpt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants