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