qRNG icon indicating copy to clipboard operation
qRNG copied to clipboard

Error: unsupported operand type(s) for |: 'type' and 'NoneType' at import qrng

Open claudefalbriard opened this issue 1 year ago • 1 comments

! python --version Python 3.9.13

The import throws an error after fresh install. import qrng at def get_random_complex_rect( TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'

claudefalbriard avatar May 02 '23 19:05 claudefalbriard

Facing the same issue

cryptohariseldon avatar Jun 23 '24 10:06 cryptohariseldon