Skip to content

ImportError: cannot import name 'User' from 'githubkit.versions.latest.models' #119

@BhuwanPandey

Description

@BhuwanPandey

Is there anything that am I missing?
What the reason that getting this error eventhough I have setup up githubkit in virtualenv well.
with poetry add githubkit[auth-app]

file.py

from githubkit import GitHub
from githubkit.versions.latest.models import User

Error reproduce when run
python file.py
on Window 11
Python version 3.11
Poetry version 1.3.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions