Pascal Schirrmann wrote:
> Hi,
>
> After playing a lot wit hthe current freevo 1.8.3 release, I just tried 
> to go again on the current svn version.
>
> So I removed /usr/lib/python*/site-packages/kaa* and freevo*
> did a svn checkout,
> built a complete kaa set (without errors)
> then for freevo :
> remove of the local svn copy of freevo
> svn checout freevo (exact command : svn co 
> svn://svn.freevo.org.freevo/branches/rel-1/freevo )
> cd freevo
> autogen.sh
> python setup.py clean
> python setup.py build
> (as root)
> python setup.py install
> Here is the output  (thats a second run, at first run the log is much 
> bigger, of course !) :
> checking for xml.utils.qp_xml... found
> checking for kaa...        found
> checking for kaa.metadata... found
> checking for kaa.imlib2... found
> checking for BeautifulSoup... found
> checking for pygame...     found
> checking for Image...      found
> checking for twisted...    found
> checking for twisted.web.microdom... found
> checking for Numeric...    found
> [Errno 4] Interrupted system call                    <<<<<<<<<<<<<< What 
> is that ?????
> running install
> running build
> running build_py
> running build_scripts
> running install_lib
> running install_scripts
> changing mode of /usr/bin/freevo to 755
> running install_data
> running install_egg_info
> Removing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
> Writing /usr/lib/python2.5/site-packages/freevo-1.8.4_svn-py2.5.egg-info
> Exception exceptions.AttributeError: "'NoneType' object has no attribute 
> 'error'" in <bound method Popen.__del__ of <subprocess.Popen object at 
> 0x9eaffcc>> ignored    <<<<<<<<<<<<<<<<<<<<<<<<<<<<< And that ??????
>
> Is there a compatibility problem between the current kaa svn and freevo 
> 1.x ?
>   
Not that I know of but it's possible. Wasn't there an update recently to 
the code to check for Numeric (or numpy)? I'd guess there could be an 
issue there.
> Are these message only cosmetics ?
>
> Thanks,
> Pascal
>   
John

------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to