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

Error in installing requirements #41

Open
alamlearnN opened this issue Oct 19, 2020 · 1 comment
Open

Error in installing requirements #41

alamlearnN opened this issue Oct 19, 2020 · 1 comment

Comments

@alamlearnN
Copy link

hey...
when i run "pip install -r requirements.txt" this command i get error.
How to fix it.
Screenshot from 2020-10-19 06-47-23

@rajesh457
Copy link

In my case, got the same issue, cause I was unable to install pycurl. You can manually install pycurl by the following command
sudo apt-get update -y
sudo apt-get install -y python-pycurl

and then install the rest of the dependencies manually, I hope it'll start working

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