batreller / AndroidTelePorter

Converts Android's telegram session into telethon / tdata session, can also be used to exctract any data from mobile session (auth key, dc id, user id and other)
MIT License
92 stars 28 forks source link

cannot import name 'Self' from 'typing' #12

Closed DojaCat8 closed 4 months ago

DojaCat8 commented 4 months ago

ImportError: cannot import name 'Self' from 'typing'

python version 3.9

system : MacOS

batreller commented 4 months ago

fixed in commit 390e0b0

please reinstall package from pypi to get latest version installed where this bug is fixed