@patricksnape for menpodetect I changed the command to run on Bill to first download a fresh copy of condaci.py from the v0.4.x branch to ~/condaci/... so we are always up to date with those builds. I didn't add this to the templates stored in here and roll out to other projects, but deleted the ~/condaci.py file like a doofus (hence menpo/conda-opencv3#17 (comment)).
I've restored ~/condaci.py for now, but perm fix is to regain the template to have this nice wget behaviour and update all condaci projects to have this using the notebooks in this repo.
@patricksnape for menpodetect I changed the command to run on Bill to first download a fresh copy of
condaci.pyfrom thev0.4.xbranch to~/condaci/...so we are always up to date with those builds. I didn't add this to the templates stored in here and roll out to other projects, but deleted the~/condaci.pyfile like a doofus (hence menpo/conda-opencv3#17 (comment)).I've restored
~/condaci.pyfor now, but perm fix is to regain the template to have this nicewgetbehaviour and update all condaci projects to have this using the notebooks in this repo.