You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Ubuntu 24.04.1 LTS (codename noble) on wsl
nolimanom@Revision-PC:/mnt/c/Users/nolimanom/Desktop/Telepathy-Community-main/src/telepathy$ python3 telepathy.py
File "/mnt/c/Users/nolimanom/Desktop/Telepathy-Community-main/src/telepathy/telepathy.py", line 1744
def init(self):
^
IndentationError: expected an indented block after class definition on line 1743
The text was updated successfully, but these errors were encountered:
I'm using Ubuntu 24.04.1 LTS (codename noble) on wsl
nolimanom@Revision-PC:/mnt/c/Users/nolimanom/Desktop/Telepathy-Community-main/src/telepathy$ python3 telepathy.py
File "/mnt/c/Users/nolimanom/Desktop/Telepathy-Community-main/src/telepathy/telepathy.py", line 1744
def init(self):
^
IndentationError: expected an indented block after class definition on line 1743
The text was updated successfully, but these errors were encountered: