deepinsight / deepinsight/insightface

NameError: name 'Config' is not defined

Open
#2,283 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
29.7k
Forks
6.1k
PR merge metrics
No merged PRs in 30d

Description

Dear gents.
I have problem.
Didn't find answer on other topics. And I'm not IT guy.
If you can explain it as easy asposible.

C:\AI\Auto-GPT>python scripts/main.py
Please run:
python -m autogpt

C:\AI\Auto-GPT>python -m autogpt
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in _run_code
File "C:\AI\Auto-GPT\autogpt\__main__.py", line 12, in
from autogpt import commands as cmd
File "C:\AI\Auto-GPT\autogpt\commands.py", line 9, in
cfg = Config()
^^^^^^
NameError: name 'Config' is not defined

Would appreciate your help.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.