Gladiator07 / JARVIS

Personal Voice Assistant made with Python and has a cool looking GUI
https://www.youtube.com/watch?v=oKtrHy0ERNA
MIT License
322 stars 178 forks source link

this happens after the intro #4

Open Shinbinary opened 3 years ago

Shinbinary commented 3 years ago

File "c:\users\lucas\appdata\local\programs\python\python39\lib\re.py", line 202, in search return _compile(pattern, flags).search(str) TypeError: expected string or bytes-like object

cyberhunterhk commented 2 years ago

The simplest solution is to apply Python str function to the column you are trying to loop through.