shivasiddharth / GassistPi

Google Assistant for Single Board Computers
Other
1.02k stars 304 forks source link

cannot find module pathlib2 #1172

Open znawcaphotona opened 1 year ago

znawcaphotona commented 1 year ago

when i try to start it shows :

Traceback (most recent call last): File "/home/pi/GassistPi/src/main.py", line 24, in import pathlib2 as pathlib ModuleNotFoundError: No module named 'pathlib2'

i installed pathlib2 but nothing changed