Error with UCS-2, when browsing web page with python and selenium

1

I have this error when going through the page getting links, everything goes ok until it reaches this title W️Warning Games, as I could do so that I do not mark error that is because of the yellow sign. This is the error that I get:

  

Traceback (most recent call last): File   "C: \ Users \ xxxxx \ Desktop \ scrap \ extnum.py", line 41, in       print ("{}". format (div.text)) UnicodeEncodeError: 'UCS-2' codec can not encode characters in position 18-18: Non-BMP character not   supported in Tk

Thanks

    
asked by Juan Ontivero 18.09.2018 в 04:09
source

0 answers