You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it is scraping data perfectly file but when it calls XMLExtract to extract file, its not working and function self.build_ins().. for some file it goes beyond that function but again error at self.extract_all_pre(). after that it fails. controller wont go to next next function which is self.extract_all_calc()
The text was updated successfully, but these errors were encountered:
Yess, this happening because it is develop in python 2.. you havento change
it for python 3 only few line changes
Use reverse function for date. In sortby date functioon..s.reverse()
Debug each and every line.
Change list thing m.
On Fri, 23 Aug 2019, 12:14 pm UsernameTobiasIsNotAvailable, < ***@***.***> wrote:
Am facing the same issue. Did you ever manage to resolve this @krishna111
<https://github.com/krishna111> ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#8?email_source=notifications&email_token=ABW43Y6DCPTC3WBKKV6K2GLQF6BMBA5CNFSM4ICKZVJ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD47JAMQ#issuecomment-524193842>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ABW43Y5MUFLTCREFUAXMK3TQF6BMBANCNFSM4ICKZVJQ>
.
it is scraping data perfectly file but when it calls XMLExtract to extract file, its not working and function self.build_ins().. for some file it goes beyond that function but again error at self.extract_all_pre(). after that it fails. controller wont go to next next function which is self.extract_all_calc()
The text was updated successfully, but these errors were encountered: