Python Forum
Requests module not installing
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Requests module not installing
#1
Hello,
I am having trouble with installing the requests module. I am using python 2.17.12 and it keeps coming up with this error: could not find a version that satisfies the requirement install (from versions: ) no matching distribution found for install
I have tried executing this command, python -m pip install --users requests , in different directories and nothing is working. Also another error I have encountered is:
Error:
Traceback (most recent call last):   File "C:\Python27\lib\runpy.py", line 163, in _run_module_as_main     mod_name, _Error)   File "C:\Python27\lib\runpy.py", line 111, in _get_module_details     __import__(mod_name)  # Do not catch exceptions initializing package   File "C:\Python27\lib\site-packages\pip\__init__.py", line 21, in <module>     from pip._vendor.requests.packages.urllib3.exceptions import DependencyWarning ImportError: No module named requests.packages.urllib3.exceptions
I'd appreciate any help that I can get on this matter.
Thank you.
Reply


Messages In This Thread
Requests module not installing - by Rayquaza51120 - Nov-07-2016, 06:45 PM
RE: Requests module not installing - by snippsat - Nov-07-2016, 07:08 PM
RE: Requests module not installing - by sparkz_alot - Nov-08-2016, 05:10 PM
RE: Requests module not installing - by snippsat - Nov-07-2016, 07:31 PM
RE: Requests module not installing - by metulburr - Nov-07-2016, 10:42 PM
RE: Requests module not installing - by snippsat - Nov-07-2016, 11:00 PM
RE: Requests module not installing - by metulburr - Nov-07-2016, 11:08 PM
RE: Requests module not installing - by Blue Dog - Nov-07-2016, 11:26 PM
RE: Requests module not installing - by metulburr - Nov-07-2016, 11:30 PM
RE: Requests module not installing - by snippsat - Nov-08-2016, 02:50 PM
RE: Requests module not installing - by metulburr - Nov-08-2016, 03:39 PM
RE: Requests module not installing - by Blue Dog - Nov-09-2016, 12:26 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  ERROR WHILE INSTALLING PLAYSOUND MODULE satwants33 2 1,044 Mar-23-2024, 12:50 PM
Last Post: Ritik2508
  ModuleNotFoundError: No module named 'requests' Serg 18 2,175 Oct-29-2023, 11:33 PM
Last Post: Serg
  Installing time module Led_Zeppelin 2 11,637 Aug-31-2021, 02:16 PM
Last Post: Led_Zeppelin
  Help with requests module 0xB9 3 2,742 Mar-14-2021, 06:49 AM
Last Post: buran
  Although this is a talib related Q it's mostly related to python module installing.. Evalias123 4 5,585 Jan-10-2021, 11:39 PM
Last Post: Evalias123
  'urllib3' Module not found when import 'requests' spanz 5 9,963 Jan-06-2021, 05:57 PM
Last Post: snippsat
  ModuleNotFoundError: No module named 'requests' Martin 2 2,379 Oct-04-2020, 03:35 PM
Last Post: Martin
  Module not Installing Evil_Patrick 9 4,471 May-27-2020, 03:45 PM
Last Post: Evil_Patrick
  Error after installing Python3.8.2: "No module named 'apt_pkg'" Chromie 3 3,823 Mar-09-2020, 08:20 PM
Last Post: micseydel
  Please help: problem installing/importing langdetect module in Jupyter Notebook ledgreve 3 7,191 Dec-30-2019, 08:17 AM
Last Post: LeanbridgeTech

Forum Jump:

User Panel Messages

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