pycrypto is failing with python 3.8.x version

Bug #1925380 reported by Arnay Joshi
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Python-Crypto
New
Undecided
Unassigned

Bug Description

The random function is failing with the below error with 3.8.x version.

Sample code:
from Crypto import Random
Random.new().read(16)

Error:
module 'time' has no attribute 'clock'

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.