Re: Python installation not full and python not working 3.11.0

2023-03-10 Thread Thomas Passin
On 3/10/2023 9:51 PM, Thomas Passin wrote: On 3/10/2023 6:27 PM, Jan Vasko wrote: Please note that you can't attach images in these posts, at least not so we can read them.  Instead, copy the messages from the console and paste them into your post. I suggest that you check to make sure that

Re: Python installation not full and python not working 3.11.0

2023-03-10 Thread MRAB
On 2023-03-10 23:27, Jan Vasko wrote: Hello all, I would like to ask you for help. I have been using Python 3.8 for almost 2 years and I decided to update to 3.11. Initially everything was correct. But at some point Windows shows me that Python is being reinstalled (I don't have a message pr

Re: Python installation not full and python not working 3.11.0

2023-03-10 Thread Thomas Passin
On 3/10/2023 6:27 PM, Jan Vasko wrote: Please note that you can't attach images in these posts, at least not so we can read them. Instead, copy the messages from the console and paste them into your post. I suggest that you check to make sure that your system hasn't been damaged or corrupte

RE: Python installation not full and python not working 3.11.0

2023-03-10 Thread Jan Vasko
Hello all, I would like to ask you for help. I have been using Python 3.8 for almost 2 years and I decided to update to 3.11. Initially everything was correct. But at some point Windows shows me that Python is being reinstalled (I don't have a message print screen ..), but from that time I can

Re: Python installation

2022-07-04 Thread Dennis Lee Bieber
On Mon, 04 Jul 2022 13:29:00 +0100, Mark Pawelek declaimed the following: > >ISSUE: I cannot select a folder to install Python in. I want to put >it under Program Files. The 'installer' only wants to put it in >C:\users\Lenovo\AppData\local\Programs\Python\Python310 > That indicates two

Re: Python installation

2022-07-04 Thread Mats Wichmann
On 7/4/22 06:29, Mark Pawelek wrote: > I also have a windows installation issue on Windows 10: > > ISSUE: I cannot select a folder to install Python in. I want to put > it under Program Files. The 'installer' only wants to put it in > C:\users\Lenovo\AppData\local\Programs\Python\Python310 > > W

Re: Python installation

2022-07-04 Thread Mark Pawelek
I also have a windows installation issue on Windows 10: ISSUE: I cannot select a folder to install Python in. I want to put it under Program Files. The 'installer' only wants to put it in C:\users\Lenovo\AppData\local\Programs\Python\Python310 What do I do to alter the path to something like: C:

Re: Python installation

2022-06-21 Thread Dennis Lee Bieber
On Tue, 21 Jun 2022 14:22:29 +0300, Brian Karinga declaimed the following: >I have been trying to download and install the latest version of python on >my windows device. However, when I run the program, three options arise. >These are: > >Modify >Repair >Uninstall > You are (re-)running

Re: Python installation

2022-06-21 Thread Sam Ezeh
Inside my Windows virtual machine only entering `py` as the command brings up the repl, if that helps. Kind Regards, Sam Ezeh On Tue, 21 Jun 2022 at 18:15, Igor Korot wrote: > > Hi, > > On Tue, Jun 21, 2022 at 11:43 AM Brian Karinga wrote: > > > > Hello, > > > > I hope this email finds you well

Re: Python installation

2022-06-21 Thread Igor Korot
Hi, On Tue, Jun 21, 2022 at 11:43 AM Brian Karinga wrote: > > Hello, > > I hope this email finds you well. > > I have been trying to download and install the latest version of python on > my windows device. However, when I run the program, three options arise. > These are: > > Modify > Repair > U

Re: python installation help

2020-07-10 Thread Bob Gailer
On Jul 10, 2020 1:04 PM, "Deepak Didmania" <6073sum...@gmail.com> wrote: > > please help me in installing python Visit this page: https://www.python.org/about/gettingstarted/ If you get stuck, reply-all and tell us: Your computer's operating system, Version of python you're trying to install, Wh

Re: python installation help

2020-07-10 Thread Bischoop
On 2020-07-10, Deepak Didmania <6073sum...@gmail.com> wrote: > please help me in installing python Well I don't think anybody here has a Wizard Glass Ball. You need to state what is your problem, what erro message you have during istallation. -- https://mail.python.org/mailman/listinfo/python-lis

Re: Python Installation Problem

2020-05-05 Thread Souvik Dutta
What is the error can you copy and paste? Because this list does not support attachment. Souvik flutter dev On Wed, May 6, 2020, 7:49 AM Adolf Yoshua Marbun wrote: > Yes, I did. I did this before the installation began, checked the "add to > PATH" option. > > On Wed, May 6, 2020 at 9:17 AM Souv

Re: Python Installation Problem

2020-05-05 Thread Adolf Yoshua Marbun
Yes, I did. I did this before the installation began, checked the "add to PATH" option. On Wed, May 6, 2020 at 9:17 AM Souvik Dutta wrote: > Have you added python to path? If not then you will have to do it. > > Souvik flutter dev > > On Wed, May 6, 2020, 1:28 AM Adolf Yoshua Marbun < > adolfbor

Re: Python Installation Problem

2020-05-05 Thread Souvik Dutta
Have you added python to path? If not then you will have to do it. Souvik flutter dev On Wed, May 6, 2020, 1:28 AM Adolf Yoshua Marbun wrote: > Dear Python, > > I am currently learning about Python. First thing first, I need to install > the interpreter Python 3.8.2 before I get to the IDE. But

Re: Python Installation Problem

2020-05-05 Thread MRAB
On 2020-05-05 23:20, Rhodri James wrote: On 05/05/2020 05:34, Adolf Yoshua Marbun wrote: Dear Python, I am currently learning about Python. First thing first, I need to install the interpreter Python 3.8.2 before I get to the IDE. But, I have problem during running command. The installation wa

Re: Python Installation Problem

2020-05-05 Thread Rhodri James
On 05/05/2020 05:34, Adolf Yoshua Marbun wrote: Dear Python, I am currently learning about Python. First thing first, I need to install the interpreter Python 3.8.2 before I get to the IDE. But, I have problem during running command. The installation was successful. When I try to run the comman

Re: python installation.

2019-09-23 Thread Brian Korir
I used Windows x86-64 executable installer the first two times and Windows x86-64 web-based installer. They both yielded the same result. On Tue, 24 Sep 2019 05:46 Cameron Simpson, wrote: > On 24Sep2019 00:12, Brian Korir wrote: > >I receive a 'not a valid Win32...' after a few minutes of insta

Re: python installation.

2019-09-23 Thread Cameron Simpson
On 24Sep2019 00:12, Brian Korir wrote: I receive a 'not a valid Win32...' after a few minutes of installing python 3.7.4. I have reinstalled it several times with the same results. My laptop uses windows 7, 64-bit. What can I do to solve this? Thank you. Are you using the appropriate installe

RE: Python installation - fatal error

2018-04-24 Thread Nagendra Babu Thillaiappan
Hi, I am a new user to Python and was trying to install version 3.6.5 (on a Windows 7 64-bit machine). However, I installed a different version by mistake and had to uninstall it. Then I tried installing version 3.6.5 using the .exe file, and it returns a fatal error (log in attachment). C

Re: Python installation in windows

2016-01-12 Thread eryk sun
On Tue, Jan 12, 2016 at 9:15 AM, Oscar Benjamin wrote: > > I thought this was suppose to have been fixed in 3.5.1 though so the installer > should now warn that it won't work on XP. The CRT update also requires service pack 1 on Windows 7 and service pack 2 on Vista. 3.5.1's installer was updated

Re: Python installation in windows

2016-01-12 Thread Oscar Benjamin
On 11 January 2016 at 20:16, Cameron Simpson wrote: > On 11Jan2016 07:19, rusi wrote: >> >> On Monday, January 11, 2016 at 6:32:14 PM UTC+5:30, navneet bhatele wrote: >>> >>> I have been trying to install the "python-3.5.1-amd64-webinstall " many >>> times and the Set up failed is shown up with

Re: Python installation in windows

2016-01-11 Thread Cameron Simpson
On 11Jan2016 07:19, rusi wrote: On Monday, January 11, 2016 at 6:32:14 PM UTC+5:30, navneet bhatele wrote: I have been trying to install the "python-3.5.1-amd64-webinstall " many times and the Set up failed is shown up with named 0*80070002 - file doesn't exist in dialog box Which windows?

Re: Python installation in windows

2016-01-11 Thread Rustom Mody
On Monday, January 11, 2016 at 6:32:14 PM UTC+5:30, navneet bhatele wrote: > I have been trying to install the "python-3.5.1-amd64-webinstall " many > times and the Set up failed is shown up with named 0*80070002 - file > doesn't exist in dialog box Which windows? XP and 3.5 are not compatible F

Re: python installation on windows

2014-03-26 Thread Rhodri James
On Tue, 25 Mar 2014 18:17:30 -, wrote: Thanks for your comment but i also edited httpd.conf file then my wamp not running LoadModule php5_module "c:/wamp/bin/php/php5.3.0/php5apache2_2.dll" This line i added on line 128 but nothing. Wampserver showing yellow. I'm not getting what happe

Re: python installation on windows

2014-03-25 Thread Mark Lawrence
On 25/03/2014 18:17, rborol...@gmail.com wrote: Would you please use the mailing list https://mail.python.org/mailman/listinfo/python-list or read and action this https://wiki.python.org/moin/GoogleGroupsPython to prevent us seeing double line spacing and single line paragraphs, thanks. -- M

Re: python installation on windows

2014-03-25 Thread rborole06
On Sunday, 23 March 2014 19:35:19 UTC-8, Chris Angelico wrote: > On Mon, Mar 24, 2014 at 2:28 PM, Mark H Harris wrote: > > > Anyway, the PSF runs python (the interpreter) from a web server (I can > > > access the python interpreter from my browser from the PSF site). > > > > > > How is that d

Re: python installation on windows

2014-03-25 Thread rborole06
On Sunday, 23 March 2014 13:07:28 UTC-8, tad na wrote: > On Sunday, March 23, 2014 12:33:02 PM UTC-5, tad na wrote: > > > On Sunday, March 23, 2014 12:09:09 PM UTC-5, rbor...@gmail.com wrote: > > > > Hi Everybody > > > > actually i want to run python on web browser. I downloaded python and > >

Re: python installation on windows

2014-03-25 Thread rborole06
On Sunday, 23 March 2014 18:22:54 UTC-8, Rhodri James wrote: > On Sun, 23 Mar 2014 17:09:09 -, wrote: > > > > > Hi Everybody > > > > > > actually i want to run python on web browser. > > > > Actually you don't. You want to run Python on a web server, which > > fortunately is a goo

Re: python installation on windows

2014-03-25 Thread rborole06
On Tuesday, 25 March 2014 10:16:20 UTC-8, rbor...@gmail.com wrote: > On Sunday, 23 March 2014 18:22:54 UTC-8, Rhodri James wrote: > > > On Sun, 23 Mar 2014 17:09:09 -, wrote: > > > > > > > > > > > > > Hi Everybody > > > > > > > > > > > > > > actually i want to run python on web

Re: python installation on windows

2014-03-23 Thread Chris Angelico
On Mon, Mar 24, 2014 at 2:28 PM, Mark H Harris wrote: > Anyway, the PSF runs python (the interpreter) from a web server (I can > access the python interpreter from my browser from the PSF site). > > How is that done simply, is possibly what the OP wants to know (me too). That's a much MUCH harder

Re: python installation on windows

2014-03-23 Thread Mark H Harris
On 3/23/14 4:07 PM, tad na wrote: On Sunday, March 23, 2014 12:33:02 PM UTC-5, tad na wrote: To set up a web browser: 1.open a dos window 2.navigate to dir you want "served" 3.type "python -m SimpleHTTPServer &." 4. open browser and type http://localhost:/ That is very ~cool. I learn

Re: python installation on windows

2014-03-23 Thread Rhodri James
On Sun, 23 Mar 2014 17:09:09 -, wrote: Hi Everybody actually i want to run python on web browser. Actually you don't. You want to run Python on a web server, which fortunately is a good deal easier. I downloaded python and installed but i'm not able to run it in browser but it run

Re: python installation on windows

2014-03-23 Thread tad na
On Sunday, March 23, 2014 12:33:02 PM UTC-5, tad na wrote: > On Sunday, March 23, 2014 12:09:09 PM UTC-5, rbor...@gmail.com wrote: > > Hi Everybody > > actually i want to run python on web browser. I downloaded python and > > installed but i'm not able to run it in browser but it running using >

Re: python installation on windows

2014-03-23 Thread tad na
On Sunday, March 23, 2014 12:09:09 PM UTC-5, rbor...@gmail.com wrote: > Hi Everybody > > > > actually i want to run python on web browser. I downloaded python and > installed but i'm not able to run it in browser but it running using command > prompt. so i trying to install mod_wsgi 3.4. So i

Re: Python installation/cleanup management

2014-02-05 Thread Asaf Las
On Thursday, February 6, 2014 3:19:00 AM UTC+2, Asaf Las wrote: > On Thursday, February 6, 2014 1:31:58 AM UTC+2, Asaf Las wrote: so far smallest footprint one: http://my.opera.com/ruario/blog/2012/02/15/tracking-software-that-you-have-compiled-locally -- https://mail.python.org/mailman/listinf

Re: Python installation/cleanup management

2014-02-05 Thread Asaf Las
On Thursday, February 6, 2014 1:31:58 AM UTC+2, Asaf Las wrote: > > Asaf Epel repository provides paco for CentOS. Guess RH does same. paco x86_64 2.0.9-6.el6 (yet there are couple of other tools based on interception of copied files during make install) --

Re: Python installation

2009-08-31 Thread Benjamin Kaplan
On Mon, Aug 31, 2009 at 9:32 PM, Vo, Trinh (388C) wrote: > Hello Python Users, > > > > I am new to Python.  I have errors message when I installed Python.  I > appreciate if you can help. > > > > I download Python-2.6-2.  I then did the following steps: > > ./configure > > make > > > > In the secon

Re: Python installation challenge

2009-04-29 Thread skip
Evan> ... 've tried to install from source, and I've tried to install Evan> with apt-get, but no matter which method I use, my installation is Evan> crippled. When I try to install Python 2.6.2 or 2.6.1, the Evan> installer warns me that it has failed to install zlib and Evan

Re: Python Installation Error

2009-02-05 Thread Benjamin Kaplan
On Thu, Feb 5, 2009 at 12:46 PM, Ahmed Majeed wrote: > Hi, > I am working over a research project and need Python 2.3 or later to > be installed on my Intel Centrino machine, running Fedora 9 as OS. I > have downloaded latest stable release Python 2.6.1 from Python.org, > but when I tried install

Re: Python Installation Error

2009-02-05 Thread Diez B. Roggisch
Ahmed Majeed schrieb: Hi, I am working over a research project and need Python 2.3 or later to be installed on my Intel Centrino machine, running Fedora 9 as OS. I have downloaded latest stable release Python 2.6.1 from Python.org, but when I tried installing it, terminal returned an error on 'ma

Re: Python Installation and Running on Windows Vista

2008-09-09 Thread Ben Finney
Mchizi_Crazy <[EMAIL PROTECTED]> writes: > Please help with issue... What is the issue? What have you tried, what is happening, and what behaviour were you expecting instead? > I heard of compatimbiltity issues and would like clarification. Same here. Can you please clarify what the issue is, a

Re: Python Installation and Running on Windows Vista

2008-09-09 Thread Sumitava Mukherjee
On Sep 9, 3:46 pm, Mchizi_Crazy <[EMAIL PROTECTED]> wrote: > Please help with issue... I heard of compatimbiltity issues and would > like clarification. The win32 installer available from python.org works absolutely fine with Vista. So, go ahead and try it out. It works for all of my friends and m

Re: Python Installation and Running on Windows Vista

2008-09-09 Thread ToshiBoy
I don't use it often in Vista, but I haven't had any issues. Matter-of- fact, some things seem nicer in Vista... for instance it resets IDLE whenever I rerun a module. Mchizi_Crazy wrote: > Please help with issue... I heard of compatimbiltity issues and would > like clarification. -- http://mail.p

Re: Python installation problem

2008-03-08 Thread Lie
On Mar 9, 11:42 am, [EMAIL PROTECTED] wrote: > Hi Folks, > > I downloaded a pre-compiled version 2.5, and intalled it without any > error message; and I can command line playing on Python through firing > up IDLE or command-line. However, I just can't compile the python file > existing in a directo

Re: python installation destination directory

2007-04-03 Thread ZMY
On Apr 3, 6:26 am, "Kushal Kumaran" <[EMAIL PROTECTED]> wrote: > On Apr 3, 9:33 am, "ZMY" <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > I am installing python 2.2 on QNX4.25 but can't get it into /usr/local/ > > bin/ directory. Here is what I did: > > > 1) untar Python-2.2 into directory /open

Re: python installation destination directory

2007-04-03 Thread Kushal Kumaran
On Apr 3, 9:33 am, "ZMY" <[EMAIL PROTECTED]> wrote: > Hi all, > > I am installing python 2.2 on QNX4.25 but can't get it into /usr/local/ > bin/ directory. Here is what I did: > > 1) untar Python-2.2 into directory /openqnx/Python-2.2/ > > 2) use command: > CONFIG_SHELL=/usr/local/bin/bash CC=c

Re: Python installation problem (sorry if this is a dup)

2007-03-01 Thread [EMAIL PROTECTED]
On 1 mar, 06:22, Ray Buck <[EMAIL PROTECTED]> wrote: > I've been trying to install Mailman, which requires a newer version > of the Python language compiler (p-code generator?) It's actually the whole thing : (byte-code) compiler, virtual machine, and stdlib. > than the one I > currently have on

Re: Python installation problem

2006-03-17 Thread Diez B. Roggisch
[EMAIL PROTECTED] schrieb: > I'm using OS X 10.4.5. I have an easy problem that I can't solve: > > I have two versions of python installed. 2.3 came with the OS and 2.4 I > installed via fink. That isn't the "proper" version. While it works, you certainly want the python 2.4 framework build. Tha

Re: Python installation problem

2006-03-17 Thread [EMAIL PROTECTED]
Thanks for the fast responses.>mp -- http://mail.python.org/mailman/listinfo/python-list

Re: Python installation problem

2006-03-17 Thread Scott David Daniels
[EMAIL PROTECTED] wrote: > I'm using OS X 10.4.5. I have an easy problem that I can't solve: > I have two versions of python installed. 2.3 came with the OS and 2.4 I > installed via fink > 2. How do I uninstall v. 2.3 completely. Probably not the greatest idea, because pieces of OS X may actu

Re: Python installation problem

2006-03-17 Thread Kevin Walzer
[EMAIL PROTECTED] wrote: > > 1. How do I make both these kinds of calls work with 2.4. Try "/sw/bin/python foo.py" in the terminal and "#!/sw/bin/python" in your scripts. > 2. How do I uninstall v. 2.3 completely. Don't do that. It will break stuff in the OS that depends on Python. -- Kevin

Re: Python installation root directory problem

2005-09-22 Thread Matt Leslie
Further diggingappears to show this is an instance of the problem documented here: http://tinyurl.com/82dt2 Running msiexec with logging revealed the following lines: MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property X MSI (s) (48:F8) [18:15:47:990]: Ignoring disallowed property TARG

Re: Python Installation error on Solaris-9-SPARC

2005-07-14 Thread Madhu R. Vajrala
This TIP worked GREAT !!! I was able to install python-2.4.1 on Sun Solaris by executing below steps ( I am not a 'root' user) 1. wget http://www.python.org/ftp/python/2.4.1/Python-2.4.1.tgz 2. gunzip Python-2.4.1.tgz 3. /usr/sfw/bin/gtar -xvf Python-2.4.1.tar 5. cd Python-2.4.1 6. ./configure

Re: Python Installation error on Solaris-9-SPARC

2005-07-14 Thread Skip Montanaro
Madhu> I did... Madhu> 1. wget http://www.python.org/ftp/python/2.4.1/Python-2.4.1.tgz Madhu> 2. gunzip -c Python-2.4.1.tgz | tar xvf - Madhu> the above step errors: Madhu> Madhu> tar: directory checksum error Madhu> gunzip: stdout: Broken pipe Madhu> ---

Re: Python Installation error on Solaris-9-SPARC

2005-07-14 Thread casevh
Madhu R. Vajrala wrote: > > 2. gunzip -c Python-2.4.1.tgz | tar xvf - > Use gtar. The Solaris tar does not hnadle long file names correctly. gtar should be found in /usr/sfw/bin. cvh -- http://mail.python.org/mailman/listinfo/python-list

Re: Python Installation error on Solaris-9-SPARC

2005-07-14 Thread Madhu R. Vajrala
I did... 1. wget http://www.python.org/ftp/python/2.4.1/Python-2.4.1.tgz 2. gunzip -c Python-2.4.1.tgz | tar xvf - the above step errors: tar: directory checksum error gunzip: stdout: Broken pipe 3. Later in ./configure step... This step also fails...(I did run this by ig

Re: Python Installation error on Solaris-9-SPARC

2005-07-14 Thread Grig Gheorghiu
Why don't you donwload the source from python.org? Also, on Solaris tar is sometimes broken (i.e. can't deal with long directory names etc.) You may want to donwload and install gnu tar. Grig -- http://mail.python.org/mailman/listinfo/python-list

Re: Python Installation

2005-01-12 Thread Simon Brunning
On Tue, 11 Jan 2005 21:00:40 +0100, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > Steve Holden wrote: > > > Hmm, effbot.org seems to be down just now. Sure it'll be back soon, though. > > http://news.bbc.co.uk/2/hi/europe/4158809.stm Good to see that it was effbot.org that was down, rather that the

Re: Python Installation

2005-01-11 Thread Fredrik Lundh
Steve Holden wrote: > Hmm, effbot.org seems to be down just now. Sure it'll be back soon, though. http://news.bbc.co.uk/2/hi/europe/4158809.stm -- http://mail.python.org/mailman/listinfo/python-list

Re: Python Installation

2005-01-09 Thread Peter Hansen
Steve Holden wrote: Peter Hansen wrote: Simon John wrote: I would say install on one machine, then just copy the C:\Python24 directory, but then you'd have to deal with the missing Registry entries That part is pretty trivial to automate as well. Fredrik Lundh has a useful utility on his web

Re: Python Installation

2005-01-09 Thread Steve Holden
Peter Hansen wrote: Simon John wrote: I would say install on one machine, then just copy the C:\Python24 directory, but then you'd have to deal with the missing Registry entries That part is pretty trivial to automate as well. Fredrik Lundh has a useful utility on his web site that will do mu

Re: Python Installation

2005-01-09 Thread Peter Hansen
Simon John wrote: I would say install on one machine, then just copy the C:\Python24 directory, but then you'd have to deal with the missing Registry entries That part is pretty trivial to automate as well. Fredrik Lundh has a useful utility on his web site that will do much of what is require

Re: Python Installation

2005-01-08 Thread Simon John
brolewis wrote: > I need to install Python on a number of laptop computers (at least a > dozen). I am needing to install Python 2.4, pycrypto, win32all, > wxPython, and pyCurl. You could try the recently-announced MOVPY, or NSIS/InnoSetup as you say. Or simply put the five installers on a disk -

Re: Python Installation

2005-01-08 Thread brolewis
For what its worth, I am running Windows XP Pro on all of these machines. -- http://mail.python.org/mailman/listinfo/python-list

Re: Python installation breaks Outlook Express

2004-12-07 Thread JanC
Mike schreef: > I have the same problem. It isn't a problem with Outlook. It is with > Python. I loose my wired AND wireless connections. Removing Python > bringst them back to operational. > Mike I don't know about the wired/wireless connections above, but this: > M. Laymon wrote: >> I just

Re: Python installation breaks Outlook Express

2004-12-06 Thread Mike
I have the same problem. It isn't a problem with Outlook. It is with Python. I loose my wired AND wireless connections. Removing Python bringst them back to operational. Mike M. Laymon wrote: > I just installed Python 2.3.3 under Windows XP professional. After I > did, my wife tried to acces