You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,7 @@ When the token expires, it updates automatically.
214
214
1.**pip3 install -r requirements.txt** (or pipenv can be used)
215
215
216
216
**Note:** To run eSignature example 35, Request a signature by SMS, you will need to edit the SDK files. This is a temporary step that will be removed with future releases of the Python
217
-
SDK. Navigate to the folder where your local Python packages are stored. You can find the Python packages in /usr/local/lib/python3.8/site-packages (Mac) or C:\Python38\Lib\site-packages (Windows). Add the following lines to the docusign_esign/\_\_init\_\_.py file.<br/>
217
+
SDK. Navigate to the folder where your local Python packages are stored. You can find the Python packages in /usr/local/lib/python3.8/site-packages (Mac) or Python38/Lib/site-packages (Windows). Add the following lines to the docusign_esign/\_\_init\_\_.py file.<br/>
0 commit comments