Things have changed in the latest python 3 release (3.11)...
[!] Something went wrong while reading firefox profiles.ini
ERROR:root:Traceback (most recent call last):
File "/home/id/.builds/firefox/ExtAnalysis/core/localextensions.py", line 179, in firefox
with open(firefox_profile, 'rU') as ini_source:
^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: invalid mode: 'rU'
Here is some discussion about it Cantera/cantera#1325
Things have changed in the latest python 3 release (
3.11)...Here is some discussion about it Cantera/cantera#1325