diezo / Ensta

🔥 Fast & Reliable Python Package For Instagram API - 2024
https://bit.ly/ensta-discord
MIT License
371 stars 44 forks source link

Profile: TypeError: 'type' object is not subscriptable #62

Closed geweb7 closed 9 months ago

geweb7 commented 10 months ago
from ensta import Guest

ensta/containers/Profile.py", line 24, in Profile pronouns: list[str] = None, TypeError: 'type' object is not subscriptable

ensta: 5.0.3.9 python: 3.8.10

diezo commented 10 months ago

this particular error is causing because you need to update your python version to the latest one.