Skip to content

Commit f143901

Browse files
author
Jason Cihelka
committed
Update python howto prerequisites to include 64-bit python
Signed-off-by: Jason Cihelka <[email protected]>
1 parent a0b61ac commit f143901

File tree

1 file changed

+1
-0
lines changed
  • doc/how-tos/write-did-and-query-verkey/python

1 file changed

+1
-0
lines changed

doc/how-tos/write-did-and-query-verkey/python/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Indy-SDK Developer Walkthrough #1, Python Edition
99

1010
Setup your workstation with an indy development virtual machine (VM). See [prerequisites](../../prerequisites.md).
1111

12+
Ensure you have the 64-bit version of Python installed, as the 32-bit version may have problems loading the Indy .dll files.
1213

1314
## Steps
1415

0 commit comments

Comments
 (0)