Skip to content

Failed to load lap data? #533

Answered by Casper-Guo
Jak7774 asked this question in Q&A
Feb 29, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I cannot reproduce

The main error seems to be here:

Traceback (most recent call last):
File "C:\Users\je116\AppData\Roaming\Python\Python311\sitepackages\fastf1\core.py", line 1175, in load
self._load_laps_data(livedata)
File "C:\Users\je116\AppData\Roaming\Python\Python311\sitepackages\fastf1\core.py", line 1284, in _load_laps_data
d2 = self.__fix_tyre_info(d2)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\je116\AppData\Roaming\Python\Python311\sitepackages\fastf1\core.py", line 1492, in __fix_tyre_info
for key, value in row.iteritems():
^^^^^^^^^^^^^
File "C:\Users\je116\AppData\Roaming\Python\Python311\sitepackages\pandas\core\generic.py", line 5989, in __getattr__
return object.__getattribu…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Jak7774
Comment options

Answer selected by Jak7774
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants