lmacken / quantumrandom

Tools for utilizing the ANU Quantum Random Number Generator
https://pypi.python.org/pypi/quantumrandom
146 stars 36 forks source link

qrandom-dev requires cuse module, but where to get it? #27

Closed themaddoctor closed 4 years ago

themaddoctor commented 4 years ago

I'm trying quantumrandom on python 2.7, and would like to get the character device working. But I have no python cuse module, and searching online turned up nothing. Where can I find it (source tarball preferred, since I have a nonstandard distribution)? Thanks!

themaddoctor commented 4 years ago

Found it as cusepy. It is not in pypi.