ozaner/qRNG

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

claudefalbriard opened this issue · 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'