'svn commit error minimum number of learners not available

the commit error message is :

minimum number of learners not available

how to solve this problem? I tried svn clean up, and update again but i couldn't solve. can anybody help me ?



Solution 1:[1]

This happens if you have many python versions on your Mac, for example the Python version in your virtualenv is different from the default version of python.

Maybe you downloaded the django framework to other version.

Solution 2:[2]

You should look at the pip list See if you have Django

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Gino Mempin
Solution 2 Tuple