Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: 'urllib3' Module not found when import 'requests'
Post: RE: 'urllib3' Module not found when import 'reques...

(Jan-06-2021, 03:19 PM)snippsat Wrote: As you use Pycharm look at Configure a Python interpreter and point it to /usr/local/lib/python3.9. Also teste from command like type python or python3 and see...
spanz General Coding Help 5 9,963 Jan-06-2021, 05:34 PM
    Thread: 'urllib3' Module not found when import 'requests'
Post: RE: 'urllib3' Module not found when import 'reques...

(Jan-06-2021, 02:31 PM)snippsat Wrote: You should not have a requests folder under root python 3.9. Rename or remove it as when import requests it will try to read from it. If you do pip show reques...
spanz General Coding Help 5 9,963 Jan-06-2021, 03:06 PM
    Thread: 'urllib3' Module not found when import 'requests'
Post: 'urllib3' Module not found when import 'requests'

Hello guys :) I'm using python 3.9 on linux(ParrotOS). While practicing python, I installed and imported 'requests' module. When I'm trying to use it, I get this error msg: Error:Traceback (most rece...
spanz General Coding Help 5 9,963 Jan-06-2021, 01:58 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020