jugaad-trader
jugaad-trader copied to clipboard
pip install not adding files with latest changes
Jugaad trader lib does not show latest changes available in the code. I tried upgrading jugaad-trader, even I uninstalled it and installed it again using pip but still latest code is not showing up in the lib.
Can anyone please help me here.
@sevakram Can you please check this query.
im also facing the same issue. when i did pip show jugaad-trader ,its showing package is installed, but when i ran script its not working im getting this issue
(algo) E:\Share Market\ALGO TRADING\Training_Algo\akash\jugad_trader>py download_data.py
Traceback (most recent call last):
File "download_data.py", line 1, in
The issue might be due to the package not being updated in pypi
I am using pip install git+https://github.com/jugaad-py/jugaad-trader.git
with kiteconnect==4.1.0
havent faced any issues so far
Closing this issue, This should be resolved with latest version