You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Started by removing unused imports and cleaning up as mentioned in the above commit. Will move to conditional imports and requirements file when the shotmaps stuff is implemented directly into the bot.
Due to installation time and resources for Pandas & Numpy, create conditional imports so that section of code just skipped.
When shotmap functionality is introduced break up the requirements file into these two options -
requirements.txt
andrequirements-extras.txt
requirements-rpi.txt
andrequirements-all.txt
The text was updated successfully, but these errors were encountered: