WoWs-Builder-Team / minimap_renderer

Generates a video of your minimap.
GNU Affero General Public License v3.0
87 stars 23 forks source link

Colab script needs enhancement #5

Open Aression opened 1 year ago

Aression commented 1 year ago

Describe the bug The Colab script is not working properly

Bug ModuleNotFoundError: No module named 'distutils.core'

fix Install the distutils toolkit for py3.10

!sudo apt-get install python3.10-distutils