maptracker
maptracker copied to clipboard
missing dependency imageio-ffmpeg in requirements.txt
It seems that imageio-ffmpeg library is needed for the visualization process, but I think you forgot to include it in the requirements.txt, causing some errors running your scripts
Thank you for the reminder. I just updated the requirements.txt to include imageio-ffmpeg.