From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas By Subject: Re: Installing FreeDOS Date: Mon, 21 Feb 2022 19:07:44 +0100 Message-ID: <87k0do5c0f.wl-tomas@basun.net> References: Mime-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Return-path: In-Reply-To: List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Liam Proven Cc: linux-msdos@vger.kernel.org On Mon, 21 Feb 2022 18:28:59 +0100, Liam Proven wrote: > File "/usr/lib/python3.9/urllib/request.py", line 641, in http_error_default > raise HTTPError(req.full_url, code, msg, hdrs, fp) > urllib.error.HTTPError: HTTP Error 404: Not Found > [...] > I don't know Python to any useful level, so fixing this script is > beyond me. Is there any other way I can proceed? That's just a 404. The script is probably fine. (I have no idea about Freedos/Dosemu, but you could try to locate the file on the web and change the URL wherever it is.) /Tomas