Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

3.0 branch: XMLParsedAsHTMLWarning on geeknote show #133

Open
vitaly-zdanevich opened this issue Jul 4, 2022 · 0 comments
Open

3.0 branch: XMLParsedAsHTMLWarning on geeknote show #133

vitaly-zdanevich opened this issue Jul 4, 2022 · 0 comments

Comments

@vitaly-zdanevich
Copy link

$ g show sonar
################### URL ###################
NoteLink: https://www.evernote.com/shard/s8/nl/964543/9f3e2870-7164-3053-e1b2-473a151c41a5
WebClientURL: https://www.evernote.com/Home.action?#n=9f3e2870-7164-3053-e1b2-473a151c41a5
################## TITLE ##################
my note name
=================== META ==================
Notebook: mynotebook
Created: 2022-06-22
Updated: 2022-07-04
author: Vitaly Zdanevich
|||||||||||||||| REMINDERS ||||||||||||||||
Order: None
Time: None
Done: None
----------------- CONTENT -----------------
Tags: taga, tagb 
/home/vitaly/.local/lib/python3.9/site-packages/bs4/builder/__init__.py:545: XMLParsedAsHTMLWarning: It looks like you're parsing an XML document using an HTML parser. If this really is an HTML document (maybe it's XHTML?), you can ignore or filter this warning. If it's XML, you should know that using an XML parser will be more reliable. To parse this document as XML, make sure you have the lxml package installed, and pass the keyword argument `features="xml"` into the BeautifulSoup constructor.
  warnings.warn(
my content is here
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant