Questions & Answers

9
votes
1
answers
626
views

pip install failing with SSL certificate error

When I try pip install, I get SSL: CERTIFICATE_VERIFY_FAILED error. How can I fix this?
fatima_dev Silver asked 1 week, 2 days ago
45
votes
1
answers
1865
views

How to fix ModuleNotFoundError: No module named in Python

I installed a package with pip but Python says "ModuleNotFoundError: No module named". I've tried reinstalling but it still doesn't work.
python_dev Platinum asked 1 week, 2 days ago