-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
安装Gmssl和本python包后尝试导入报错
>>> import gmssl
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python3.11/site-packages/gmssl.py", line 17, in <module>
raise ValueError('Install GmSSL dynamic library from https://github.com/guanzhi/GmSSL')
ValueError: Install GmSSL dynamic library from https://github.com/guanzhi/GmSSL
Metadata
Metadata
Assignees
Labels
No labels