Re: [E-devel] Issue with py-efl importing

2015-02-08 Thread Davide Andreoli
2015-02-08 19:44 GMT+01:00 Doug Newgard : > > > > Date: Sun, 1 Feb 2015 12:46:41 -0600 > > From: jeffhoogl...@linux.com > > To: enlightenment-devel@lists.sourceforge.net > > Subject: Re: [E-devel] Issue with py-efl importing > > > > Error happens everyw

Re: [E-devel] Issue with py-efl importing

2015-02-08 Thread Doug Newgard
> Date: Sun, 1 Feb 2015 12:46:41 -0600 > From: jeffhoogl...@linux.com > To: enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] Issue with py-efl importing > > Error happens everywhere I try to run the app from. I was just in that > directory trying to figu

Re: [E-devel] Issue with py-efl importing

2015-02-08 Thread Davide Andreoli
I'm still not able to reproduce, I think it's a problem with your installation. I suggest to try again using the latest generate tarball on jenkins (1.13.0-beta2) https://build.enlightenment.org/view/Base%20jobs/job/base_pyefl_build/lastSuccessfulBuild/artifact/dist/ This tarball will probably be

Re: [E-devel] Issue with py-efl importing

2015-02-01 Thread Jeff Hoogland
Error happens everywhere I try to run the app from. I was just in that directory trying to figure out what was wrong. On Sun, Feb 1, 2015 at 6:52 AM, Davide Andreoli wrote: > 2015-01-31 22:38 GMT+01:00 Jeff Hoogland : > > > This is only happening with py-efl from git. The 1.12 tarbal imports jus

Re: [E-devel] Issue with py-efl importing

2015-02-01 Thread Davide Andreoli
2015-01-31 22:38 GMT+01:00 Jeff Hoogland : > This is only happening with py-efl from git. The 1.12 tarbal imports just > fine. > Strange, I cannot reproduce the error here. Maybe is just because you are running the app from inside the installed efl package? try to change directory > > On Sat,

Re: [E-devel] Issue with py-efl importing

2015-01-31 Thread Jeff Hoogland
This is only happening with py-efl from git. The 1.12 tarbal imports just fine. On Sat, Jan 31, 2015 at 1:32 PM, Jeff Hoogland wrote: > from efl.elementary.general import * > > Yields: > > module object has no attribute "Event" > > Screenshot of full error message: > > https://www.enlightenment.

[E-devel] Issue with py-efl importing

2015-01-31 Thread Jeff Hoogland
from efl.elementary.general import * Yields: module object has no attribute "Event" Screenshot of full error message: https://www.enlightenment.org/ss/e-54cd2d841b1d79.32717197.png -- ~Jeff Hoogland My Projects on GitHub ---