Details
-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
Steps to reproduce:
- Download Anaconda-2.0.0 for Python 3
- Run conda create --name test pytest=2.5.2
- Answer y
- Run activate test
On Windows XP this command activates environment successfully.