Closed cehbrecht closed 7 years ago
i guess simplegeneric was install by pip ... now it comes with conda ... don't know what caused then change ... i've replaced nose tests with pytests ... maybe thats where it comes from.
workaround: remove simplegeneric from the env manually:
$ rm -rf .conda/envs/birdhouse/lib/python2.7/site-packages/simplegeneric*
and run "make install" again ... hope that helps
the troubles may come from using the conda-forge channel ...
does not occur anymore.
on update of current hummingbird there is a simplegeneric python package in the way ...