jugaad-trader icon indicating copy to clipboard operation
jugaad-trader copied to clipboard

pip install not adding files with latest changes

Open kool4u opened this issue 3 years ago • 3 comments

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.

kool4u avatar Aug 14 '21 09:08 kool4u

@sevakram Can you please check this query.

kool4u avatar Aug 22 '21 17:08 kool4u

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 from jugaad_trader import Zerodha ModuleNotFoundError: No module named 'jugaad_trader'

akashAD98 avatar Sep 01 '21 11:09 akashAD98

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

PrajwalShenoy avatar Aug 12 '22 09:08 PrajwalShenoy

Closing this issue, This should be resolved with latest version

sevakram avatar Nov 19 '23 12:11 sevakram