I installed a python package that I need, and tried to import it, but there\'s a line of code in the package:
from hashlib import blake2s
whi