-3

but i got this errors i want the solution

(ERROR: Could not find a version that satisfies the requirement collections (from versions: none) ERROR: No matching distribution found for collections)

i do this command (sudo pip install collections) but these errors appear any one here know the solution

1 Answers1

1

This package does not need to be installed and is automatically installed on Python

import collections