Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting issue while installing requirements #6

Open
Anitha19r opened this issue Jun 30, 2017 · 1 comment
Open

Getting issue while installing requirements #6

Anitha19r opened this issue Jun 30, 2017 · 1 comment

Comments

@Anitha19r
Copy link

Collecting lango==0.13.2 (from -r requirements.txt (line 1))
Using cached Lango-0.13.2.tar.gz
Collecting pattern==2.6 (from -r requirements.txt (line 2))
Using cached pattern-2.6.zip
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "/private/var/folders/7c/8ympcg21083b3pw4pxkyt52c0000gn/T/pip-build-zh8w8w3a/pattern/setup.py", line 40
print n
^
SyntaxError: Missing parentheses in call to 'print'

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/7c/8ympcg21083b3pw4pxkyt52c0000gn/T/pip-build-zh8w8w3a/pattern/
--> python --version
Python 2.7.10

@ayoungprogrammer
Copy link
Owner

NLQuery uses python2.7 and I haven't had time to add backwards compatibility from python3. There are tools for upgrading NLQuery or you can switch to python2.7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants