Deutsch   English   Français   Italiano  
<la0ho8F8jdU1@mid.individual.net>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!feeds.phibee-telecom.net!2.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: rbowman <bowman@montana.com>
Newsgroups: comp.os.linux.advocacy
Subject: Re: Find "py.exe" & copy it to "Python" (flat, no extension).
Date: 8 May 2024 05:43:37 GMT
Lines: 26
Message-ID: <la0ho8F8jdU1@mid.individual.net>
References: <Jeff-Relf.Me@May.7--6.25pm.Seattle.2024>
	<69ll3jhi08tml3m5cmhb3c6or82dd7vevb@4ax.com> <v1elbc$3mm19$3@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net 5czby2gpyU6W1KJlkr5x2weoc8m5sFhgbCMVZ7Wd+5w3IWDZ5q
Cancel-Lock: sha1:GvhUL2ze3yk9ewnC3BrrNWcqEYM= sha256:ZU/pRydjaZEzRFeTWovxTEm7VX/mWRQcnIsYP6T6M/0=
User-Agent: Pan/0.149 (Bellevue; 4c157ba)
Bytes: 1689

On Wed, 8 May 2024 01:43:09 -0000 (UTC), Lawrence D'Oliveiro wrote:

> On Tue, 07 May 2024 21:29:13 -0400, Joel wrote:
> 
>> I would not like using Python.
> 
> Python is fast becoming the de-facto-standard high-level language for
> quick programming tasks.
> 
> If Windows cannot properly support it, then Windows gets left behind.

Windows has no problem with Python, either a direct installation or via 
conda although I prefer direct. However the launcher is a little 
different.

https://www.infoworld.com/article/3617292/how-to-use-pythons-py-launcher-
for-windows.html

Relf didn't need to uninstall 3.6; installing 3.12 should have updated 
py.exe's configuration. 

https://github.com/qbittorrent/qBittorrent/blob/master/src/base/utils/
foreignapps.cpp

looks like it should have found the 3.6 anyway.