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
Doorstop v2.2.1 is not compatible with python versions later than 3.12 (default on ubuntu 24.04 LTS) due to depreciation of pkg_resources as mentioned by this issue: mu-editor/mu#2485
This appears to have already been fixed in the dev branch earlier this year: 7ab309c
I resolved my issue by downgrading python to an earlier version.
The text was updated successfully, but these errors were encountered:
Doorstop v2.2.1 is not compatible with python versions later than 3.12 (default on ubuntu 24.04 LTS) due to depreciation of pkg_resources as mentioned by this issue: mu-editor/mu#2485
This appears to have already been fixed in the dev branch earlier this year: 7ab309c
I resolved my issue by downgrading python to an earlier version.
The text was updated successfully, but these errors were encountered: