Graddle error during installing libraries in code repository

We are currently training our coworkers to build apps and teaching them how to use functions in Python. During this process, when 40 people attempted to create code repositories, we encountered a Gradle error, even though we were trying to install pandas.

Has anyone else experienced this issue?

Are there any solution on this?