NuBLS icon indicating copy to clipboard operation
NuBLS copied to clipboard

pynubls import error

Open PanosChtz opened this issue 4 years ago • 0 comments

After running pip install pynubls and in python: from pynubls import PrivateKey results in ImportError: cannot import name 'PrivateKey' from 'pynubls' (/home/user/.local/lib/python3.8/site-packages/pynubls/__init__.py)

PanosChtz avatar Nov 10 '21 16:11 PanosChtz