[docs] reg: Bug with python module "Pattern"

Amitesh Sahay amitesh.sahay at yahoo.com
Tue Apr 24 07:06:18 EDT 2018


Hello Team, 
I am not sure if I have reached a right DL to register my observation. However, I will share my observation
I was installing python module "pattern" through pip, and at the end it throws error as below::
=====================Collecting pattern  Using cached https://files.pythonhosted.org/packages/bf/50/d09941d53416f2a86676bd0dc341d5968b599a763b73f5d13f51c57b5641/pattern-2.6.zip    Complete output from command python setup.py egg_info:    Traceback (most recent call last):      File "<string>", line 1, in <module>      File "C:\Users\AMITES~1\AppData\Local\Temp\pip-install-e_magdqz\pattern\setup.py", line 40        print n              ^    SyntaxError: Missing parentheses in call to 'print'=======================
This is happening both on Windows as well as on Linux. I guess the author of this module was trying to make some changes and forgot to put parentheses or something.


Regards,
Amitesh Sahay91-750 797 8619
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/docs/attachments/20180424/2eaf452e/attachment.html>


More information about the docs mailing list