Check that your $PYTHON_PATH environment variable has something like "/usr/local/python2.7/site-packages" in it. Replace '/usr/local' with whatever your e installation prefix was and python2.7 with whatever version of python you used to compile the bindings with. That's helped me before.
On Mon, Mar 31, 2014 at 11:04 AM, Pierre Couderc <[email protected]> wrote: > I get : > > root@debian:/var/qemu#econnman-bin > Traceback (most recent call last): > File "/usr/local/bin/econnman-bin", line 45, in <module> > import elementary as elm > ImportError: No module named elementary > > It seems it does not find elementary > > > > On 03/28/2014 07:59 PM, Davide Andreoli wrote: > > 2014-03-28 8:11 GMT+01:00 Pierre Couderc <[email protected]>: > > > >> I have a problem with the following message : > >> "Econnman stopped running" > >> and in "Advanced" : > >> "Error information : > >> An exit code of 1 were returned deom Econnman-bin" > >> > >> > >> I use connman as provided by debian jessie. > >> > >> What do I miss? > >> > > You should run econnman-bin from the console to see the full error > mesagge > > > > > > > >> PC > >> > >> > >> > ------------------------------------------------------------------------------ > >> _______________________________________________ > >> enlightenment-users mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-users > >> > > > ------------------------------------------------------------------------------ > > _______________________________________________ > > enlightenment-users mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > > > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
