Hi I have succeeded in compiling python-configparser and install it but got the same error root@grat-os1:/usr/bin# econnman-bin Traceback (most recent call last): File "/usr/bin/econnman-bin", line 77, in <module> from configparser import SafeConfigParser ImportError: cannot import name 'SafeConfigParser' from 'configparser' (/usr/lib/python3.12/configparser.py). Did you mean: 'RawConfigParser'?
During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/econnman-bin", line 79, in <module> from ConfigParser import SafeConfigParser ModuleNotFoundError: No module named 'ConfigParser' By replacing SafeConfigParse by RawConfigParser in /usr/bin/econnman-bin econnman opens and seems to work Best regards Daniel Le mer. 13 août 2025 à 16:40, daniel antoine <univa...@gmail.com> a écrit : > > Hi > Sorry if the compilation of python-configparser seems OK the packages > are empty so until I have succeeded to compile it don't take my advice > into account. But if somebody has a good Pkgfile I will be happy to > test it > > Best regards > > Daniel > > Le mer. 13 août 2025 à 14:25, daniel antoine <univa...@gmail.com> a écrit : > > > > Hi > > I Have compiled python-configparser but i have got the same error. > > econnman calls ConfigParser that doesn't exist anymore in python since > > python 3.12. In the package it would be good to move from ConfigParser > > to configparser and in this case the package python-configparser would > > be needed > > > > econnman it's a really old package > > > > Best regards > > > > Daniel > > > > Le mar. 12 août 2025 à 19:03, daniel antoine <univa...@gmail.com> a écrit : > > > > > > Hi > > > SafeConfigParser has been removed from the python list since python > > > 3.12. There is some patch (Debian) to reintroduce it > > > I will tried to compile python-configparser but I am not sure of the > > > result > > > > > > Best regards > > > > > > Daniel > > > > > > Le mar. 12 août 2025 à 13:41, Conrad Knight <iestynap...@gmail.com> a > > > écrit : > > > > > > > > On Mon, Aug 11, 2025 at 7:39 AM Carsten Haitzler <ras...@rasterman.com> > > > > wrote: > > > > > you don't need that. connman support is built into e with no python > > > > > needed. > > > > > > > > Do you mean the connection manager widget? All that does is list > > > > available connections. If you try to press the Configure button at the > > > > bottom, it tries to run Econnman, which crashes with the error > > > > messages Daniel mentioned. Up until recently, you could use it to > > > > actually configure connections. > > > > > > > > -Conrad. > > > > > > > > -- > > > > Shine like thunder > > > > Cry like rain > > > > > > > > > > > > _______________________________________________ > > > > enlightenment-users mailing list > > > > enlightenment-users@lists.sourceforge.net > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users