Ildar
Ildar
Same bug on Windows 10
On Windows 10: `Python 3.6.4`=> Segmentaion Fault `Python 3.8.6` => Works All 64 bit
> So we might have an issue with python 3.6 is sounds like. Will need to investigate a bit more. Can you check and see if 08.64 works on these...
Python 3.6.4: Same segmentation fault on 0.8.64 and 1.0.2 Python 3.8.6: Works on both versions
I run tg using the command `$ python3 -m tg` But then I got this error: `ModuleNotFoundError: No module named 'telegram.utils'` `pip list` result: ``` mailcap-fix 1.0.1 pip 25.1.1 telegram...