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

Issues encounter during setting up the App #2

Open
Thrqureshi opened this issue Jun 22, 2019 · 1 comment
Open

Issues encounter during setting up the App #2

Thrqureshi opened this issue Jun 22, 2019 · 1 comment

Comments

@Thrqureshi
Copy link

Hi There

First of all, I have to say "Great work". I would like to highlight a few issues which I have encounter during setting up the app.

I have encounter following issues

"requirments.txt"
I was unable to download any pkg with pip install -r requirements1.txt because all the pkg are quite old
I have resorted all the packages and remove version tags----------> it worked

Additionally, I have to install "python -m spacy download en" because it does not install with normal installation (pip install spacy)

in "app.py"
from urllib import urlopen -----------> did not work
from urllib.request import urlopen-------------> it worked

@Thrqureshi Thrqureshi changed the title errors Issues encounter during setting up the App Jun 22, 2019
@Tylast
Copy link

Tylast commented Dec 31, 2019

I'm having similar issues. (Using Python3 here). I get an error regarding spacy & EN version, but Thrqureshi's suggested fix didn't work for me. Any suggestions would be nice.

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