Sat, 28 Dec 2013 12:36:34 +0200 -n
Kai Huuhko <kai.huu...@gmail.com> írta:

> The extensions themselves should be possible to compile with Python 2.6,
> and the setup script allows this, we haven't tested this though so that's
> why the minimum is documented as 2.7, AFAIK automated test discovery and
> maybe some examples won't work though as they use Python 2.7+ features.
> 
> Do let us know if you have any trouble compiling.

Checking for Eina: Traceback (most recent call last):
  File "./setup.py", line 94, in <module>
    eina_pkg_config = pkg_config('Eina', 'eina', "1.8.0")
  File "./setup.py", line 31, in pkg_config
    ver = subprocess.check_output(["pkg-config", "--modversion", 
require]).decode("utf-8").strip()
AttributeError: 'module' object has no attribute 'check_output'

subprocess.check_output is added in python 2.7, doesn't exists in 2.6


Best regards,

rezso
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to