ContinuumIO / topik

A Topic Modeling toolbox
BSD 3-Clause "New" or "Revised" License
92 stars 24 forks source link

conda build fails due to conflicting constraints #65

Closed ahmadia closed 9 years ago

ahmadia commented 9 years ago

You might find this happening if you're using a Python 3 root conda build and forget the --python 2.7 flag. Even more fun is if you do a partial build and find that you've got a bunch of Python 3 packages now ruining your mojo.