Deutsch English Français Italiano |
<mailman.40.1723555805.2890.python-list@python.org> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!weretis.net!feeder8.news.weretis.net!fu-berlin.de!uni-berlin.de!not-for-mail From: Barry Scott <barry@barrys-emacs.org> Newsgroups: comp.lang.python Subject: Re: Error codes Date: Tue, 13 Aug 2024 14:29:46 +0100 Lines: 43 Message-ID: <mailman.40.1723555805.2890.python-list@python.org> References: <AS8PR02MB89476B587282EC6776B3B307D5842@AS8PR02MB8947.eurprd02.prod.outlook.com> <55E19A3B-3E76-46F0-8DB1-3E262409A9A2@barrys-emacs.org> Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3776.700.51\)) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: news.uni-berlin.de 9fI0hWz7pbbiW6RdeTPOlA3c1TKwZ0D+PsDXUj/2QkEA== Cancel-Lock: sha1:sVvoGEt/coUeinXHT2Rhaulp44I= sha256:B7rPmT4qo52MUMwXZLfoqtP2eoltzYYILYsuvD8QKtA= Return-Path: <barry@barrys-emacs.org> X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org Authentication-Results: mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral X-Spam-Status: OK 0.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'generated': 0.03; '"python': 0.07; 'aug': 0.07; 'please?': 0.07; 'cc:addr:python- list': 0.09; 'from:addr:barry': 0.09; 'installer': 0.09; 'received:217.70': 0.09; 'received:gandi.net': 0.09; 'received:mail.gandi.net': 0.09; 'url:mailman': 0.15; 'barry': 0.16; 'constructor': 0.16; 'from:addr:barrys-emacs.org': 0.16; 'from:name:barry scott': 0.16; 'ios<>': 0.16; 'message-id:@barrys- emacs.org': 0.16; 'script.': 0.16; 'url:o0ukef': 0.16; 'wrote:': 0.16; 'python': 0.16; 'figure': 0.19; 'cc:addr:python.org': 0.20; 'install': 0.23; 'url-ip:188.166.95.178/32': 0.25; 'url- ip:188.166.95/24': 0.25; 'url:listinfo': 0.25; 'cc:2**0': 0.25; 'url-ip:188.166/16': 0.25; 'tried': 0.26; 'it,': 0.29; 'error': 0.29; 'url-ip:188/8': 0.31; 'assume': 0.32; 'python-list': 0.32; 'but': 0.32; "i'm": 0.33; 'there': 0.33; 'header:In-Reply-To:1': 0.34; 'running': 0.34; 'trying': 0.35; 'source': 0.36; 'name:': 0.37; 'using': 0.37; 'author': 0.37; 'file': 0.38; 'could': 0.38; 'happen': 0.40; 'try': 0.40; 'should': 0.40; 'likely': 0.61; 'received:217': 0.67; 'you.': 0.71; 'located': 0.71; 'causing': 0.75; 'outlook': 0.78; 'extracted': 0.84; 'sims': 0.84; 'to:addr:outlook.com': 0.84; 'plant': 0.93; 'url-ip:2/8': 0.95 In-Reply-To: <AS8PR02MB89476B587282EC6776B3B307D5842@AS8PR02MB8947.eurprd02.prod.outlook.com> X-Mailer: Apple Mail (2.3776.700.51) X-GND-Sasl: barry@barrys-emacs.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.39 Precedence: list List-Id: General discussion list for the Python programming language <python-list.python.org> List-Unsubscribe: <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> List-Archive: <https://mail.python.org/pipermail/python-list/> List-Post: <mailto:python-list@python.org> List-Help: <mailto:python-list-request@python.org?subject=help> List-Subscribe: <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> X-Mailman-Original-Message-ID: <55E19A3B-3E76-46F0-8DB1-3E262409A9A2@barrys-emacs.org> X-Mailman-Original-References: <AS8PR02MB89476B587282EC6776B3B307D5842@AS8PR02MB8947.eurprd02.prod.outlook.com> Bytes: 4662 > On 11 Aug 2024, at 13:06, Charlotte Plant via Python-list = <python-list@python.org> wrote: >=20 > Hiya, I'm using the sims 4 mod constructor by Zerbu, and when saving = I'm getting these error codes. > I'm going around in circles trying to figure out what is causing it, = and I'm stuck! > Can you help please? > Thank you. > Errors: > There was an error compiling the generated Python script. This can = happen if you tried to install Python but the isntallation was = interrupted. Please try running the installer again. It should be = located in the "Python Installer" subfolder of where you extracted Mod = Constructor. > Element ID: (No Element) > Element Name: (No Element) > --- >=20 > Could not find file 'C:\Users\Charl\OneDrive\Documents\The Sims 4 Mod = Constructor\Projects\MetalMummysMods_Ehlers-DanlosMod\Python\__pycache__\M= etalMummysMods_Ehlers-DanlosMod.cpython-37.pyc'. > Element ID: (No Element) > Element Name: (No Element) These are app specific errors. The most likely source of help will be to = ask Zerbu,=20 who I assume is the author and maintainer. Barry > --- >=20 >=20 >=20 >=20 > Sent from Outlook for iOS<https://aka.ms/o0ukef> > --=20 > https://mail.python.org/mailman/listinfo/python-list >=20