Folgende Warnungen sind aufgetreten:
Warning [2] Undefined array key "lockoutexpiry" - Line: 94 - File: global.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/global.php 94 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "lockoutexpiry" - Line: 568 - File: global.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/global.php 568 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $can_access_moderationqueue - Line: 744 - File: global.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/global.php 744 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 884 - File: global.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/global.php 884 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 884 - File: global.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/global.php 884 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(951) : eval()'d code PHP 8.4.16-nmm1 (Linux)
File Line Function
/global.php(951) : eval()'d code 34 errorHandler->error
/global.php 951 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 1016 - File: global.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/global.php 1016 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5196 - File: inc/functions.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/inc/functions.php 5196 errorHandler->error
/global.php 1016 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7360 - File: inc/functions.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/inc/functions.php 7360 errorHandler->error
/inc/functions.php 5216 is_member
/global.php 1016 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1449 - File: inc/functions.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/inc/functions.php 1449 errorHandler->error
/inc/functions.php 1404 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.4.16-nmm1 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



PythonClub
Installation Python - Druckversion

+- PythonClub (https://pythonclub.bruemmer.net)
+-- Forum: Meine Kategorie (https://pythonclub.bruemmer.net/forum-1.html)
+--- Forum: Python Club (https://pythonclub.bruemmer.net/forum-3.html)
+---- Forum: Allgemeines (https://pythonclub.bruemmer.net/forum-4.html)
+---- Thema: Installation Python (/thread-1.html)



Installation Python - christian - 22.03.2019

Für diejenigen, die sich Python installieren möchten, ist es am einfachsten, wenn Ihr das Paket https://sourceforge.net/projects/winpython/files/WinPython_3.6/3.6.8.0/WinPython32-3.6.8.0Qt5.exe/download  herunter ladet. Es ist das Paket, welches wir auch in der Schule verwenden.

Die heruntergeladene Datei müsst Ihr Speichern und per Doppelklick starten.

Merkt Euch, in welches Verzeichnis es installiert wird. Dort findet Ihr das IDLE...

Viel Erfolg und Spaß

Christian