Closed blankdots closed 4 years ago
When trying to follow the installation instructions I ran into the following errors:
ImportError: cannot import name 'get_public_key' from 'crypt4gh.keys'
ModuleNotFoundError: No module named 'crypt4gh.keys'
How to replicate:
Readme
crypt4gh -h
The changes address the missing modules.
When trying to follow the installation instructions I ran into the following errors:
ImportError: cannot import name 'get_public_key' from 'crypt4gh.keys'
ModuleNotFoundError: No module named 'crypt4gh.keys'
How to replicate:
Readme
crypt4gh -h
The changes address the missing modules.