https://bugs.kde.org/show_bug.cgi?id=513016
Bug ID: 513016
Summary: skrooge-boursorama.py don't work
Classification: Applications
Product: skrooge
Version First 25.10.0
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: grave
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: 25.1.0
/usr/share/skrooge/skrooge-boursorama.py IRE 2025-12-02 1d
date,price
Traceback (most recent call last):
File "/usr/share/skrooge/skrooge-boursorama.py", line 134, in <module>
dump_to_csv(symbol, results, sys.stdout)
~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/skrooge/skrooge-boursorama.py", line 123, in dump_to_csv
for value in ticker_values:
^^^^^^^^^^^^^
File "/usr/share/skrooge/skrooge-boursorama.py", line 107, in
download_history
earliest_date = yield from parse_one_page(soup, start_date)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/skrooge/skrooge-boursorama.py", line 89, in parse_one_page
raise ValueError("Page does not have the expected format")
ValueError: Page does not have the expected format
Thank's
--
You are receiving this mail because:
You are watching all bug changes.