Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
claudefalbriard opened this issue May 2, 2023 · 1 comment

Comments

@claudefalbriard
Copy link

! 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'

@cryptohariseldon
Copy link

Facing the same issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants