Wie werde ich geladene Module wieder los?
- __blackjack__
- User
- Beiträge: 14237
- Registriert: Samstag 2. Juni 2018, 10:21
- Wohnort: 127.0.0.1
- Kontaktdaten:
@oldboyJR: Was heisst ”geladen”? Wie äussert sich das ”nicht harmonieren”?
“Ich bin für die Todesstrafe. Wer schreckliche Dinge getan hat, muss eine angemessene Strafe bekommen. So lernt er seine Lektion für das nächste Mal.” — Britney Spears, Interview in der französischen Zeitung Libération, 2. April 2002
habe noch ein paar Test gemacht und habe ein Beispiel entdeckt zu meinem vorletzen Post
ERROR : Importing widget "static_line.static_line" failed
An unexpected error occurred!
Exception type: <class 'SyntaxError'>
Exception details: invalid syntax (static_line.py, line 54)
Application stack traceback:
File "C:\Users\GBT B650M GamingX AX\WXglade\wxGlade-1.0.5\wxGlade-1.0.5\plugins.py", line 228, in import_module
imported_module = __import__(module_name, {}, {}, ['just_not_empty'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Date and time: 2024-04-05T01:28:46.492216
Python version: 3.11.5
wxPython version: 4.2.1
wxWidgets platform: __WXMSW__
wxGlade version: 1.0.5
Bei der wxPython version 4.2.1 sind auch mehr Widges drin die er jetzt nicht finden kann. Sollte ich jetzt die Spyder.ini in spyder-py3\config die Eintragungen von wxglade 1.0.5 löschen?
ERROR : Importing widget "static_line.static_line" failed
An unexpected error occurred!
Exception type: <class 'SyntaxError'>
Exception details: invalid syntax (static_line.py, line 54)
Application stack traceback:
File "C:\Users\GBT B650M GamingX AX\WXglade\wxGlade-1.0.5\wxGlade-1.0.5\plugins.py", line 228, in import_module
imported_module = __import__(module_name, {}, {}, ['just_not_empty'])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Date and time: 2024-04-05T01:28:46.492216
Python version: 3.11.5
wxPython version: 4.2.1
wxWidgets platform: __WXMSW__
wxGlade version: 1.0.5
Bei der wxPython version 4.2.1 sind auch mehr Widges drin die er jetzt nicht finden kann. Sollte ich jetzt die Spyder.ini in spyder-py3\config die Eintragungen von wxglade 1.0.5 löschen?
