Hi,

only thing i'm found on my system related to python and "distribute" its
python-setuptools,
looks like you missing python-setuptools, try to install one :)

Thanks,
Danny

2011/1/26 <fmanc...@web2tel.net>

>     Hello Daniel,
>
> Thanks a lot for your suggestions.
>
> > 1. Install python-dev and cython
>
> This looks OK. apt-get reports that I already have the latest versions.
>

> > 2. Build and install python bindings.
> >
> > trunk/BINDINGS/python/python-evas
> > trunk/BINDINGS/python/python-ecore
> > trunk/BINDINGS/python/python-edje
> > trunk/BINDINGS/python/python-elementary
>
> This looks bad. The build.sh scripts for each of those fails
> miserably.  I copied one of the error files below (they all look
> similar). I can't read python stack dumps, so this is where I am lost
> :-(
>
> Any idea?
>
> Sincerely,
>
>     François
>
> ::::::::::::::
> /tmp/python-elementary.err
> ::::::::::::::
> Traceback (most recent call last):
>    File "setup.py", line 125, in <module>
>     ext_modules=[elementary_mod]
>   File "/usr/lib/python2.6/distutils/core.py", line 113, in setup
>     _setup_distribution = dist = klass(attrs)
>   File
> "/home/fmanchon/work/e/BINDINGS/python/python-elementary/setuptools-0.6c9
> -py2.6.egg/setuptools/dist.py", line 219, in __init__
>   File
> "/home/fmanchon/work/e/BINDINGS/python/python-elementary/setuptools-0.6c9
> -py2.6.egg/setuptools/dist.py", line 243, in fetch_build_eggs
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 544,
> in resolve
>     dist = best[req.key] = env.best_match(req, self, installer)
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 786,
> in best_ma
> tch
>     return self.obtain(req, installer) # try and download/install
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 798,
> in obtain
>     return installer(requirement)
>   File
> "/home/fmanchon/work/e/BINDINGS/python/python-elementary/setuptools-0.6c9
> -py2.6.egg/setuptools/dist.py", line 263, in fetch_build_egg
>   File
> "/home/fmanchon/work/e/BINDINGS/python/python-elementary/setuptools-0.6c9
> -py2.6.egg/setuptools/command/easy_install.py", line 21, in <module>
>   File
> "/home/fmanchon/work/e/BINDINGS/python/python-elementary/setuptools-0.6c9
> -py2.6.egg/setuptools/package_index.py", line 145, in <module>
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 654,
> in require
>     needed = self.resolve(parse_requirements(requirements))
>   File "/usr/lib/python2.6/dist-packages/pkg_resources.py", line 552,
> in resolve
>     raise DistributionNotFound(req)
> pkg_resources.DistributionNotFound: distribute
>
>
>
>
>
> ------------------------------------------------------------------------------
> Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
> Finally, a world-class log management solution at an even better
> price-free!
> Download using promo code Free_Logger_4_Dev2Dev. Offer expires
> February 28th, so secure your free ArcSight Logger TODAY!
> http://p.sf.net/sfu/arcsight-sfd2d
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to