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

Solution for All error in JSParser #37

Open
usama0x01 opened this issue Jun 20, 2020 · 1 comment
Open

Solution for All error in JSParser #37

usama0x01 opened this issue Jun 20, 2020 · 1 comment

Comments

@usama0x01
Copy link

Not sure how it happened, but I had "tornado 6.0.1" on my system.

I uninstalled it
pip uninstall tornado
and then installed it again
pip install tornado==5.1.1

And now I have "tornado 5.1.1", JSPARSER is running now well!
use pyhon2 not python3 .

@usama0x01 usama0x01 changed the title Solution for All syntax error in JSParser Solution for All error in JSParser Jun 20, 2020
@baotang2118
Copy link

Yep, you are right, you should use tornado 5.1.1 and pycurl 7.43.0.5. Btw, use the docker is better to avoid conflict with other application.

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