-
Notifications
You must be signed in to change notification settings - Fork 448
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
Requirements.txt #57
Comments
Can you include a screenshot or copy/paste the full text of the error message? |
you can see this screen shot same error |
same error. any solution? |
Based on the screenshot, it looks like you are attempting to use python3 to install the requirements. I guess the problem here is pip is calling python3, in place of python2. Currently xsscrapy supports python2 only and it will not work for python3. Kindly refer to this thread, I guess it will be helpful : |
there is an error when installing xsscrapy.
Type of error-Syntax error
file setup.py
line-98
invalid syntax
The text was updated successfully, but these errors were encountered: