Re: Problem upgrading pip and installing pygame

2022-01-31 Thread Mats Wichmann
On 1/31/22 07:18, ojomooluwatolami...@gmail.com wrote: > > Good morning, Python. I am having trouble installing pygame. it keeps saying > to upgrade my pip version which I have done several times. then when I tried > importing python to see if it has worked, in the ide it says the module does

Re: Problem upgrading pip and installing pygame

2022-01-31 Thread Dennis Lee Bieber
On Mon, 31 Jan 2022 14:18:47 +, ojomooluwatolami...@gmail.com declaimed the following: > >Good morning, Python. I am having trouble installing pygame. it keeps saying >to upgrade my pip version which I have done several times. then when I tried >importing python to see if it has worked, in

Problem upgrading pip and installing pygame

2022-01-31 Thread ojomooluwatolami675
Good morning, Python. I am having trouble installing pygame. it keeps saying to upgrade my pip version which I have done several times. then when I tried importing python to see if it has worked, in the ide it says the module does not exist or something along that line. what do I do please?

Re: Problem with pip installation

2021-05-27 Thread Mats Wichmann
On 5/27/21 1:08 PM, Dennis Lee Bieber wrote: On Thu, 27 May 2021 09:22:09 +0300, ? ??? declaimed the following: Good morning. I have o Windows 10 system and i can install pip. I try to follow the instruction that i find on internet but the did not work. Also itry to write the

Problem with pip installation

2021-05-27 Thread ΔΗΜΗΤΡΙΟΣ ΠΟΥΛΟΠΟΥΛΟΣ
Good morning. I have o Windows 10 system and i can install pip. I try to follow the instruction that i find on internet but the did not work. Also itry to write the command pip install pip but again did not work. Also the command py. did not work. Thank you! -- Yours sincerely Dimitris --

Re: Problem using pip

2020-01-14 Thread proplayer raj
Yes, that's it. Thanks for your help On Tue, Jan 14, 2020, 7:47 PM Jerry Hill wrote: > On Tue, Jan 14, 2020 at 2:18 AM proplayer raj > wrote: > > > > dear team > > I have encountered a problem while using pip , that it did not allowed to > > install webbrowsing a

Re: Problem using pip

2020-01-14 Thread Jerry Hill
On Tue, Jan 14, 2020 at 2:18 AM proplayer raj wrote: > > dear team > I have encountered a problem while using pip , that it did not allowed to > install webbrowsing and OS module it show the error that it does not found > any matching distributor and does not fount the version wh

Re: Problem using pip

2020-01-14 Thread Julie
not allowed to > install webbrowsing and OS module it show the error that it does not found > any matching distributor and does not fount the version which can fulfill > the requirement. usually the py2 and py3 repos get mixed up make sure you know whether u handle py2 or py3 case retry

Problem using pip

2020-01-13 Thread proplayer raj
dear team I have encountered a problem while using pip , that it did not allowed to install webbrowsing and OS module it show the error that it does not found any matching distributor and does not fount the version which can fulfill the requirement. .So , I want to ask you what I can do to solve

Re: Problem with pip

2020-01-13 Thread Terry Reedy
On 1/13/2020 12:00 AM, Helal Uddin wrote: When I first installed python, I didn’t have Pip. In Command Prompt, run > python -m ensurepip But when I installed python a few days ago, it’s showing this problem. What problem? -- Terry Jan Reedy --

Problem with pip

2020-01-13 Thread Helal Uddin
When I first installed python, I didn’t have Pip. But when I installed python a few days ago, it’s showing this problem. Sent from Mail for Windows 10 -- https://mail.python.org/mailman/listinfo/python-list

Problem in pip

2015-12-04 Thread Ali Zarkesh
My pip can't download or upgrade anything I use python 3.5 (win 32) and my pip version is 7.1.2. The error message is this: Exception: Traceback (most recent call last): File "c:\program files\python 3.5\lib\site-packages\pip\basecommand.py", line 211, in main status = self.run(options, args)

Re: Problem in pip

2015-12-04 Thread Zachary Ware
On Fri, Dec 4, 2015 at 12:02 PM, Ali Zarkesh wrote: > My pip can't download or upgrade anything > I use python 3.5 (win 32) and my pip version is 7.1.2. > The error message is this: > > Exception: > Traceback (most recent call last): > ... > PermissionError: [Errno 13]

Problem installing pip

2015-09-21 Thread Stephan
Good Morning, I've tried ten times to install pip with no success in windows 10 using python 64bit version. Is there a solution available? I'm looking forward hearing you soon. -- https://mail.python.org/mailman/listinfo/python-list

Re: Problem installing pip

2015-09-21 Thread Mark Lawrence
On 18/09/2015 06:54, Stephan wrote: Good Morning, I’ve tried ten times to install pip with no success in windows 10 using python 64bit version. Is there a solution available? I’m looking forward hearing you soon. The obvious solution is to get a version of Python like 3.4.3 or 3.5.0 which