We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0b61ac commit f143901Copy full SHA for f143901
doc/how-tos/write-did-and-query-verkey/python/README.md
@@ -9,6 +9,7 @@ Indy-SDK Developer Walkthrough #1, Python Edition
9
10
Setup your workstation with an indy development virtual machine (VM). See [prerequisites](../../prerequisites.md).
11
12
+Ensure you have the 64-bit version of Python installed, as the 32-bit version may have problems loading the Indy .dll files.
13
14
## Steps
15
0 commit comments