Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pip install problem
#1
Dear all,

I have problems installing python libraries (pyautogui).

The error is shown below:

Downloading/unpacking pyautogui
Cannot fetch index base URL https://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement pyautogui.
Cleaning up...
No distributions at all found for pyautogui

My operation system is windows 7.
My python version 3.4.1 Anaconda 2.1.0 (64-bit).
IT person has removed the block for pip but the issue still appears.

I have tried

https://stackoverflow.com/questions/2129...sc#tab-top

and

https://python-forum.io/thread-12634.html

But the problem is still there.

Thanks and best regards
Reply
#2
How are you trying to install the package?
You should use, from command line: pip install pyautogui
Reply
#3
(Dec-02-2024, 01:17 AM)taufanjs Wrote: IT person has removed the block for pip but the issue still appears.
It looks like you are behind firewall or something. Maybe the IT guy didn't remove the block eventually
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply
#4
(Dec-03-2024, 09:55 AM)Larz60+ Wrote: How are you trying to install the package?
You should use, from command line: pip install pyautogui

Yes, I install like this.
Reply
#5
(Dec-03-2024, 10:01 AM)buran Wrote:
(Dec-02-2024, 01:17 AM)taufanjs Wrote: IT person has removed the block for pip but the issue still appears.
It looks like you are behind firewall or something. Maybe the IT guy didn't remove the block eventually

The IT guy, confirmed that he removes the block.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] ibm_db install problem SQLPython 1 542 Feb-13-2025, 07:24 PM
Last Post: buran
  problem install somewhere package akbarza 1 1,477 Dec-27-2023, 01:25 PM
Last Post: Gribouillis
  Problem trying to install UniCurses on Python-3.12 / W10-64 rdmaia 5 2,781 Aug-02-2023, 06:24 PM
Last Post: DeaD_EyE
  Pip install problem with Python 3.7, not 3.9 Mark98 2 3,170 Aug-02-2023, 11:51 AM
Last Post: Mark98
  ibm_db install problem mesi1000 1 5,772 Oct-27-2022, 06:54 PM
Last Post: snippsat
  install problem 3.9.1 ajvperth 0 2,171 Jan-04-2021, 03:17 PM
Last Post: ajvperth
  Problem: Restart kernel onPydev console when trying to install a python package poppy2020 1 9,483 Nov-25-2020, 06:13 PM
Last Post: Larz60+
  PIP install problem samuelbachorik 1 5,249 Jul-31-2020, 01:33 AM
Last Post: Larz60+
  OpenCV Install Problem siansoft 2 4,286 Mar-19-2017, 11:03 PM
Last Post: nilamo

Forum Jump:

User Panel Messages

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