Looking for help with this package that is failing to build in my project.
Runtime Details
- ActiveState
- Language - python 3.6.6
- Platform - Linux
Failing Packages
- hashlib 20081119
Looking for help with this package that is failing to build in my project.
Hi Abigail-Abby,
Looks like the build is deleted. However, I would note this package is very old and meant for early python 2 versions according to the author: hashlib ยท PyPI. There are more modern libraries you can use for this functionality with Python 3.
Cheers,
-JR