Python Forum
Import Requests Does not Work
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Import Requests Does not Work
#2
Look at part-1 and the test in cmd.
You see how Requests is installed and tester.
(Apr-15-2018, 09:17 PM)DiceMann Wrote: Has this always been necessary with the requests module?
No Requests has always work alone,you most be sure that test of pip and python work in cmd as part-1.
Microsoft Windows [Version 10.0.16299.309]
(c) 2017 Microsoft Corporation. Med enerett.
 
C:\Windows\System32>cd\
 
C:\>pip -V
pip 9.0.3 from c:\python36\lib\site-packages (python 3.6)
 
C:\>python -c "import sys; print(sys.executable)"
C:\python36\python.exe
 
C:\>
Reply


Messages In This Thread
Import Requests Does not Work - by DiceMann - Apr-15-2018, 09:17 PM
RE: Import Requests Does not Work - by snippsat - Apr-15-2018, 10:16 PM
RE: Import Requests Does not Work - by DiceMann - Apr-16-2018, 01:44 AM
RE: Import Requests Does not Work - by snippsat - Apr-16-2018, 11:26 AM
RE: Import Requests Does not Work - by DiceMann - Apr-17-2018, 02:16 AM
RE: Import Requests Does not Work - by snippsat - Apr-17-2018, 03:38 AM
RE: Import Requests Does not Work - by DiceMann - Apr-18-2018, 04:35 AM
RE: Import Requests Does not Work - by DiceMann - Apr-20-2018, 04:09 AM
RE: Import Requests Does not Work - by wavic - Apr-20-2018, 04:53 AM
RE: Import Requests Does not Work - by snippsat - Apr-20-2018, 09:07 AM
RE: Import Requests Does not Work - by ljmetzger - Apr-20-2018, 01:18 PM
RE: Import Requests Does not Work - by DiceMann - Apr-24-2018, 02:45 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  pip install requests doesnt work misodca 8 6,476 Jul-07-2023, 08:04 AM
Last Post: zyple
  getting an import statement to work in my program barryjo 1 1,693 Dec-06-2021, 04:28 PM
Last Post: snippsat
  Import requests/beautifulsoup problem Jokadaro_ 3 2,089 Dec-05-2021, 01:22 PM
Last Post: Jokadaro_
  'urllib3' Module not found when import 'requests' spanz 5 10,460 Jan-06-2021, 05:57 PM
Last Post: snippsat
  Does "import xlrd" work in Thonny? cnutakor 3 3,044 Apr-30-2020, 12:41 AM
Last Post: Larz60+
  import scalalib package doesn't work manu_brighter 2 2,939 Apr-17-2020, 06:36 PM
Last Post: snippsat
  [split] import PIL dont work vedansh 1 2,111 Mar-29-2020, 10:00 AM
Last Post: Larz60+
  import PIL dont work rodink 14 13,108 Feb-22-2020, 08:48 PM
Last Post: snippsat
  import requests gives me error blckpstv 1 7,354 Jan-22-2017, 10:41 AM
Last Post: snippsat

Forum Jump:

User Panel Messages

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