LayoutCast
LayoutCast copied to clipboard
Issue with Androis Studio 1.4 beta
When I tried to start cast, I got error: File "C:\Python34\lib\re.py", line 210, in findall return _compile(pattern, flags).findall(string) TypeError: can't use a string pattern on a bytes-like object
same error
Same error
Had the same error, installing python 2.7.11 instead of python 3.4 fixed it.