from api_helper import ShoonyaApiPy is not working, it works on the zip file code, downloaded from github. But if I copy the same python file in to another folder it is not working.
from api_helper import ShoonyaApiPy
is not working, it works on the zip file code, downloaded from github. But if I copy the same python file in to another folder it is not working.