Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connectionsPath: ...!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 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: References: <69ll3jhi08tml3m5cmhb3c6or82dd7vevb@4ax.com> 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.