Trying to install pymssql with installing anaconda and encountering package conflicts:
conda install -c https://conda.binstar.org/prometeia pymssql
returns:
Hint: the following package combinations create a conflict with the remaining packages:
- python 3.4 *
- pymssql
All packages updated (conda update - all)
Thank!
source
share