pip install smartapi-python still installing old package. it is not up to date.
-
@admin, pip install smartapi-python is not up to date. it is still installing the old package which does not contain new changes of TOTP .
-
@SSumit
Totp changes have been deployed in the latest python release 1.3.0Please use the following command to upgrade to the latest python release
pip install smartapi-python --upgrade -
@admin yes that I know. I am not stuck with that. just it is not the right way to do it. I am hoping you guys will update pip repository asap.
-
Hi @SSumit
Please follow below steps
Step 1: Checkout smart api python repo (https://github.com/angel-one/smartapi-python)
Step 2: Checkout the main branch if not already there
Step 3: Run python setup.py install
4 out of 4