Closed ngeiswei closed 5 years ago
@AmeBel it would be really cool if you could enable circleci for opencog/as-moses
as well. Thanks!
nosetests
cannot be detected on my Debian (stretch) box, in spite of being installed. Same problem with the moses repo. I'm merging for now as it's otherwise OK and the fix should go in another PR.
I just had to install python3-nose :-)
$ sudo apt-get install python3-nose
I thought it would be wise to double-check python2, since I think agi-bio uses it. So: opencog/moses#82
Cherry pick commits from
https://github.com/opencog/moses/pull/78 https://github.com/opencog/moses/pull/79 https://github.com/opencog/moses/pull/80
which seems to be useful to as-moses as well. Mainly improve support for python 3.