Traceback (most recent call last):
File "D:/projects/python/upr.py", line 4, in
pg.typewrite("chrome", 'utf-8')
File "C:\Users\TEMP\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pyautogui\__init__.py", line 588, in wrapper
returnVal = wrappedFunction(*args, **kwargs)
File "C:\Users\TEMP\AppData\Local\Programs\Python\Python37-32\lib\site-packages\pyautogui\__init__.py", line 1623, in typewrite
interval = float(interval) # TODO - this should be taken out.
ValueError: could not convert string to float: 'utf-8'