Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

No module named chatgpt.__main__; 'chatgpt' is a package and cannot be directly executed #27

Open
@Nesonica

Description

@Nesonica

When running:

(venv) PS C:\Users\Nesin\PycharmProjects\chatgpt-python> python -m chatgpt

I get this error:

C:\Users\Nesin\PycharmProjects\chatgpt-python\venv\Scripts\python.exe: No module named chatgpt.main; 'chatgpt' is a package and cannot be directly executed

How can I solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions