Commit 8587503
committed
Merge #288: Update key.py
4702052 Update key.py (User087)
Pull request description:
To resolve the error `FileNotFoundError: Could not find module 'libeay32' (or one of its dependencies). Try using the full path with constructor syntax.` occurring on Windows, as mentioned in #262. This fix was just a guess that appears to have worked for me in my use case; perhaps someone else can chip in on whether it's actually a general solution to the aforementioned issue?
Top commit has no ACKs.
Tree-SHA512: dd1ef053525d8c0e5857c214e457a9c1703dc54298e7845e63f6c29446facca55e7be72a4fb061c095d99d343da01f1325d2c5492d9f374346c89e0486fa8ff01 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments