Open Villelmo opened 3 years ago
I was trying run the script with the following command: sudo python CreepyMain.py
sudo python CreepyMain.py
But the result expected is bad
Traceback (most recent call last): File "CreepyMain.py", line 6, in ? import datetime ImportError: No module named datetime
Install the package from pip, but i get the same result
pip install datetime
I was trying run the script with the following command:
sudo python CreepyMain.py
But the result expected is bad
Install the package from pip, but i get the same result
pip install datetime