Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
'import requests' problem
#2
Looks like it should be easy. Have you tried the ways mentioned here?

https://www.pythonrequests.com/how-to-in...n-pycharm/

If you are using a virtual environment and install from the terminal, make sure activate your virtual environment before doing pip install. If you don't, it will install requests in you system python.
Reply


Messages In This Thread
'import requests' problem - by Curbie - Aug-13-2024, 06:52 PM
RE: 'import requests' problem - by deanhystad - Aug-13-2024, 08:13 PM
RE: 'import requests' problem - by Curbie - Aug-14-2024, 01:04 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  problem in import module from other folder akbarza 5 11,878 Sep-01-2023, 07:48 AM
Last Post: Gribouillis
  [WORKED AROUND] Problem installing elitech-datareader, 'cannot import build_py_2to3' NeilUK 4 4,661 Jul-09-2023, 10:01 AM
Last Post: NeilUK
  Import requests/beautifulsoup problem Jokadaro_ 3 3,311 Dec-05-2021, 01:22 PM
Last Post: Jokadaro_
  'urllib3' Module not found when import 'requests' spanz 5 15,161 Jan-06-2021, 05:57 PM
Last Post: snippsat
  Problem with Flask Bcrypt import module marcello86 2 7,795 Aug-31-2020, 08:10 PM
Last Post: marcello86
  submodule import problem deanhystad 3 8,509 Mar-01-2020, 01:52 PM
Last Post: deanhystad
  problem with mapnik in anaconda python 2: from _mapnik import * ImportError: DLL load parsley 0 2,527 Dec-11-2019, 07:50 AM
Last Post: parsley
  Problem in DB requests using if()s nikos 4 3,735 Feb-09-2019, 11:52 PM
Last Post: nikos
  File Import Problem St_Patrick 8 6,100 Aug-04-2018, 02:29 PM
Last Post: St_Patrick
  Requests problem ZarKx 3 4,374 May-22-2018, 12:22 PM
Last Post: ZarKx

Forum Jump:

User Panel Messages

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