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

Installment on i5 not working #7279

Open
1 task done
mrneverend opened this issue Jun 27, 2024 · 1 comment
Open
1 task done

Installment on i5 not working #7279

mrneverend opened this issue Jun 27, 2024 · 1 comment
Assignees

Comments

@mrneverend
Copy link

mrneverend commented Jun 27, 2024

⚠️ Search for existing issues first ⚠️

  • I have searched the existing issues, and there is no existing issue for my problem

Which Operating System are you using?

MacOS

Which version of AutoGPT are you using?

Latest Release

Do you use OpenAI GPT-3 or GPT-4?

GPT-3.5

Which area covers your issue best?

Installation and setup

Describe your issue.

Following all possible installation guides, reinstalling dependencies and refetching GIT still gives me the same issue:
$ python3 -m autogpt
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "/Users/Desktop/ag/Auto-GPT/autogpt/autogpt/main.py", line 2, in
import autogpt.app.cli
File "/Users/Desktop/ag/Auto-GPT/autogpt/autogpt/app/cli.py", line 7, in
from forge.logging.config import LogFormatName
ModuleNotFoundError: No module named 'forge'

I have tried everything I can and every possible solution I can find but still not working.

Running a patched MacBook Pro with i5. Could this be the issue?

Upload Activity Log Content

No response

Upload Error Log Content

No response

@Swiftyos
Copy link
Contributor

Have you installed the dependencies using poetry and activated the poetry shell first.

Like so:

poetry install
poetry shell

@Swiftyos Swiftyos self-assigned this Jun 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants