vyvir/althea

File "/home/(user)/althea/main.py", line 4, in <module>

Closed this issue · 4 comments

This error occurs to me when I run python3 main.py on Fedora 41 with KDE. Seems to work after I delete that line tho.

full error:
File "/home/(user)/althea/main.py", line 4, in
from re import T
ImportError: cannot import name 'T' from 're' (/usr/lib64/python3.13/re/init.py)
image

also I can't seem to pair it
Screenshot_20241105_212135

Should be fine now; Check the latest update

I don't know about that pairing error though, maybe try a different cable?

Nevermind, this is related to libimobiledevice and its packaging in Fedora 41.

You can downgrade crypto policies to the previous Fedora version:
sudo update-crypto-policies --set FEDORA40

https://bugzilla.redhat.com/show_bug.cgi?id=2321958

i just found out the pairing code thing is openssl related ig sooo