MatthewKuKanich / FindMyFlipper

The FindMy Flipper app turns your FlipperZero into an AirTag or other tracking device, compatible with Apple AirTags and Samsung SmartTag and Tile Trackers. It uses the BLE beacon to broadcast, allowing users to clone existing tags, generate OpenHaystack key pairs for Apple's FindMy network, and customize beacon intervals and transmit power.
1.49k stars 48 forks source link

(FIXED) map wont load #69

Closed super06 closed 4 months ago

super06 commented 5 months ago

Traceback (most recent call last): File "/home/EnderM/Desktop/py/FindMyFlipper/AirTagGeneration/advanced_map_loc.py", line 23, in df['datetime'] = pd.to_datetime(df['isodatetime']) ~~^^^^^^^^^^^^^^^ File "/home/EnderM/.local/lib/python3.11/site-packages/pandas/core/frame.py", line 4102, in getitem indexer = self.columns.get_loc(key) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/EnderM/.local/lib/python3.11/site-packages/pandas/core/indexes/range.py", line 417, in get_loc raise KeyError(key) KeyError: 'isodatetime'

super06 commented 4 months ago

i didn't have any reports