Good afternoon, I'm using python 3 through Anaconda. I need to install the pattern module and I'm trying to install it by means of eating pip.
Pip install pattern
I get the following error:
"python setup.py egg_info" failed with error code 1
My operating system is WIN7 x64
Any suggestions?