On Sat, 23 Jul 2022 22:51:17 +0100, MRAB <pyt...@mrabarnett.plus.com> declaimed the following:
>On 23/07/2022 18:30, Leif Svalgaard wrote: >> error message: invalid file path: C:/Users/leifs/anaconda3/python3105.exe >> what is wrong with that? >> >Is there a file called python3105.exe in the folder >C:/Users/leifs/anaconda3? > >That filename looks wrong to me because the file is usually called >python.exe. PS C:\Users\Wulfraed> Get-ChildItem -Path 'C:\Python38\' -Name -Filter "python*.exe" python.exe python3.8.exe python3.exe pythonservice.exe pythonw.exe PS C:\Users\Wulfraed> That's from a stale ActiveState build... Anaconda may drop the "." in the version (I'd expect it is python3.10.5) -- Wulfraed Dennis Lee Bieber AF6VN wlfr...@ix.netcom.com http://wlfraed.microdiversity.freeddns.org/ -- https://mail.python.org/mailman/listinfo/python-list