Skip to content

Crash Wahlmodule WS2019/2020 #3

@GerritPlehn

Description

@GerritPlehn

Beim Parsen von den Wahlmodulen Informatik Wintersemester 2019/2020 stürzt das Programm ab.

(file: 1/1) Parsing wahlmodule_informatik page 1 of 22 ..  Traceback (most recent call last):
  File "python-scripts/main.py", line 65, in <module>
    main()
  File "python-scripts/main.py", line 50, in main
    timetable.find_modules(data)
  File "/home/anthy/Projects/TTP/python-scripts/classes/models/timetable.py", line 154, in find_modules
    string_to_datetime(start_date, start_end_time["start"]),
  File "/home/anthy/Projects/TTP/python-scripts/helper/data_handler.py", line 70, in string_to_datetime
    int(temp_time[0]), int(temp_time[1]), 00)
ValueError: invalid literal for int() with base 10: ''

Ursache ist die Zeitleiste am oberen Rand der Seite. Es werden hier keine 15 Minuten Schritte verwendet wie es auf den Plänen im letzten Jahr üblich war.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions