encodingerror I am trying to scrape the mentioned website on the pics but I keep getting this error, and I am a total noob in programming so any help would be greatly appreciated
Asked
Active
Viewed 79 times
0
-
1Hi, welcome to Stackoverflow. Try refrain from posting images of code or links to images of code. Just paste the code into the question, this is to ensure your question has the highest chance of being answered. – Dane Brouwer Feb 27 '20 at 05:47
-
Simply, run your code without `code-runner` as `python code.py`, if that's works . let me know so i can give you a configuration to be inserted to your `vscode` to run it with code runner without issue. – αԋɱҽԃ αмєяιcαη Feb 27 '20 at 06:50
-
thank you for the quick reply, i tried it and it didnt work can you help me with that configuration ? @αԋɱҽԃαмєяιcαη – Quiet Storm Feb 28 '20 at 13:38
-
@QuietStorm check https://stackoverflow.com/questions/35571890/vscode-output-window-says-unicodeencodeerror-when-i-try-to-print-unicode – αԋɱҽԃ αмєяιcαη Feb 28 '20 at 13:42