Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CentOs 7 DATE_FORMAT error #23

Open
bindusankar123 opened this issue Dec 12, 2021 · 1 comment
Open

CentOs 7 DATE_FORMAT error #23

bindusankar123 opened this issue Dec 12, 2021 · 1 comment

Comments

@bindusankar123
Copy link

bindusankar123 commented Dec 12, 2021

I ran the code in my CentOS 7 virtual box. Followed the procedures;
I got three errors. I found the cause for one error myself and resolved it!. For other two I need help............

Three issues;

  1. example.csv file showed Date column filled with empty space (date is not reflected in this column).
    .............................i had not set the env properly (now it is RESOLVED)

  2. In second case, while running the python3 mbox_parser.py imp.mbox
    (my mbox--->imp.mbox) the following error was there,
    File "mbox_parser.py", line 120, in
    contents = get_contents(email)
    File "mbox_parser.py", line 58, in get_content
    retunr parts[0]
    IndexError: list index out of range

  3. I am getting this
    MarkupResemblesLocatorWarning: "https://success.trendmictor.com/solution/1116416-prevent-vlid-local-user-accounts-from-being-enumerated-via-rcpt-to-coand-in postfix-in-interscan" looks like a URL.beuatiful soup is not an HTTP client. you should probaby use an HTTP client like requests to get the document behinf the URL, and feed that doument to Beautiful Soup.
    MarkupResembesLocatorWarning

Help needed to resolve my errors

@ganttArt
Copy link

ganttArt commented Aug 3, 2023

I'm seeing error number three as well, but a different URL is listed

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants