1

Python 2.7.12 (v2.7.12)

>>> import hashlib
    Traceback (most recent call last):
      File "<stdin>", line 1, in <module>
      File "build/bdist.macosx-10.12-intel/egg/hashlib.py", line 115, in <module>
        """
    TypeError: 'frozenset' object is not callable
    >>> 

How can I fix this problem?

snakecharmerb
  • 47,570
  • 11
  • 100
  • 153

0 Answers0