Closed ahmadia closed 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.
--python 2.7
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.