Path: ...!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 15:23:03 GMT Lines: 15 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 ulzQMTui4APmPAP26vcAwgyv/vk1KbUYTF/UwTCTbj3fn6ONBf Cancel-Lock: sha1:LOOmPA/6HWf76OLu5d/0KFSj7iY= sha256:qmqmT/ca080Rxnsl2N+cE3UCFrkbzyqS12NzhlRNRYA= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Bytes: 1364 On Wed, 8 May 2024 05:47:09 -0000 (UTC), Lawrence D'Oliveiro wrote: > On 8 May 2024 05:43:37 GMT, rbowman wrote: > >> Windows has no problem with Python ... > > ... except for the need for a special “launcher” and incompatibilities > between different packaged versions, and even how it is installed. I have never used the special launcher. 'python foo.py' works for me after activating the venv. https://www.python.org/downloads/release/python-3123/ The installer works for me.