weechat-matrix icon indicating copy to clipboard operation
weechat-matrix copied to clipboard

Eyy We needa fix sometthin .. Fr

Open merwin-asm opened this issue 2 years ago • 1 comments
trafficstars

Error : ImportError: cannot import name 'Iterable' from 'collections' (/usr/lib/python3.10/collections/init.py)

Why this happens : Because I am using Python 10 : )

How to solve it : Idk solve ;-; Or make em to install python3.8 or somethin... And run it as seperate.. using python3.8 main.py

merwin-asm avatar Mar 16 '23 08:03 merwin-asm

Should have been handled here: https://github.com/poljar/weechat-matrix/blob/989708d1fa8fcee6d5bbb4c19a7d66f14d84fd5b/matrix/utf.py#L33-L36

But maybe it's coming from somewhere else. You need to post the full stack trace so we can see where the error occurred.

trygveaa avatar Mar 16 '23 09:03 trygveaa