Message319508
| Author | goron |
|---|---|
| Recipients | goron |
| Date | 2018-06-14.10:37:39 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1528972659.33.0.947875510639.issue33857@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hi I'm running python 3.6 on solaris and i'm always getting this error: ERROR:root:code for hash blake2b was not found. ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. ValueError: unsupported hash type blake2s I have found that hashlib.so is missing in my library and the error is disappear when commenting out the import to 'blake2b' and 'blake2s' @ hashlib.py Is this issue was fixed in later versions or a patches? What should i do? Thanks |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-06-14 10:37:39 | goron | set | recipients: + goron |
| 2018-06-14 10:37:39 | goron | set | messageid: <1528972659.33.0.947875510639.issue33857@psf.upfronthosting.co.za> |
| 2018-06-14 10:37:39 | goron | link | issue33857 messages |
| 2018-06-14 10:37:39 | goron | create | |