You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: