Forum Discussion
No RepliesBe the first to reply
Related Content
- 4 years ago
- 7 years ago
Recent Discussions
- 15 days ago
- 2 months ago
This is the patch of code that I used to import the libraries. from os import sys sys.path.insert(0, 'C:\Users\learning\AppData\Local\Programs\Python\Python36-32') import BeautifulSoup The error is: Parser error can not read a block mapping entry; a multiline key may not be an implicit key