Closed fouille closed 1 year ago
For workaround.
I've added in /usr/local/lib/python3.9/dist-packages/pyrogram/raw/core/primitives/string.py
In last line i've replaced encode()
by encode('utf-8', 'replace')
Hello, It wasn't happening with previous versions of pyrogram, probably something changed in pyrogram code. I'll investigate.
Thanks
Update: this seems to be related to issue #6, probably the missing new line for the markdown delimiter triggers an error in the last versions of pyrogram. I'll fix it.
Hello,
I Have this error just after have installed, when I run a single request :
Can you help me ?