Skip to content
This repository was archived by the owner on Nov 15, 2025. It is now read-only.
This repository was archived by the owner on Nov 15, 2025. It is now read-only.

python3 chat.py Error #4

@MichiScotsguard

Description

@MichiScotsguard

I got these errors when executing chat.py with python3. What do I do?

Traceback (most recent call last):
File "/home/kali/Downloads/tools/AutoGDB/chat.py", line 1, in
from src.utils import cli
File "/home/kali/Downloads/tools/AutoGDB/src/utils.py", line 1, in
from autogdb import *
File "/home/kali/Downloads/tools/AutoGDB/autogdb/init.py", line 1, in
from .models import *
File "/home/kali/Downloads/tools/AutoGDB/autogdb/models.py", line 7, in
from langchain.agents import Tool
ModuleNotFoundError: No module named 'langchain'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions