Tharun Balaji R
Tharun Balaji R
@Codewith-ARK Encountered the same issue, solved it by installing all packages mentioned in requirements.txt Just run this command `pip install -r requirements.txt` in main project directory
Just open your Terminal CMD and paste this command ``` https://github.com/PriyanshuArora2001/AAHAR-APP.git ``` After cloning the repo, open Android Studio and select the downloaded directory path. Press the Run button to...
> > Just open your Terminal CMD and paste this command > > ``` > > https://github.com/PriyanshuArora2001/AAHAR-APP.git > > ``` > > > > > > > > > >...
Hello there @AzeemIdrisi, I am interested like to work on this issue
Hey @AzeemIdrisi I tried implementing the live status feature but couldn't workaround it, probably live download status function is not available in python library. Then I modified the code to...