Erotemic / ibeis

image based ecological information system
Apache License 2.0
49 stars 17 forks source link

pyrf and pyflann fails to build on super_setup #11

Closed Erotemic closed 7 years ago

Erotemic commented 10 years ago

There is some issue. the build dir and the egg file are listed as owned by root, and thus it cannot be removed by the unix_build.sh in pyrf. manually deleting these and running ./unix build sudo python2.7 setup.py develop

seems to work

pyflann is build in the python2.6 lib

hesaff is failing too. same root problems

probably unrelated buy pyqt4 is failing as well. No module pyqtcore

this is all on centos.