open-quantum-safe / liboqs-python

Python 3 bindings for liboqs
https://openquantumsafe.org/
MIT License
106 stars 36 forks source link

Getting an issue and couldn't find the oqs module #66

Closed 3207-Rhims closed 7 months ago

3207-Rhims commented 8 months ago

I completed the process and it works smoothly but why I am facing that error ?

File "/Users/rownak-b/Desktop/PQCrypto/playground.py", line 2, in import oqs ModuleNotFoundError: No module named 'oqs'

vsoftco commented 8 months ago

Can you please explain more? Did you follow the installation instructions from https://github.com/open-quantum-safe/liboqs-python/blob/main/README.md?

vsoftco commented 7 months ago

Closing