UberGuidoZ / Flipper

Playground (and dump) of stuff I make or modify for the Flipper Zero
MIT License
12.8k stars 3.06k forks source link

list index out of range while running the python Installer for ESP32 on MAC #558

Closed littlAcen closed 4 months ago

littlAcen commented 4 months ago

Make sure your ESP32 or WiFi devboard is plugged in! Checking for prerequisites... The extra ESP32 bins folder does not exist! That's okay, downloading them now... Checking for Marauder releases Marauder releases folder does not exist, but that's okay, downloading them now... Traceback (most recent call last): File "/Users/jamy/Downloads/FZEasyMarauderFlash-main/EasyInstall.py", line 592, in prereqcheck() File "/Users/jamy/Downloads/FZEasyMarauderFlash-main/EasyInstall.py", line 523, in prereqcheck checkforesp32marauder() File "/Users/jamy/Downloads/FZEasyMarauderFlash-main/EasyInstall.py", line 421, in checkforesp32marauder marauderasset=jsondata['assets'][assetdl]['browser_download_url']


IndexError: list index out of range
UberGuidoZ commented 4 months ago

@littlAcen I would recommend opening this issue up on the Github of the creator of that script as they may be able to assist more. It can be found here: https://github.com/SkeletonMan03/FZEasyMarauderFlash