[Linux] To use upower command to check the power remaining
How to use upower
If we want to check the power remaining on Ubuntu, and we don’t want to open the graphical interface to confirm, we can use upower
command.
If we want to check the power remaining on Ubuntu, and we don’t want to open the graphical interface to confirm, we can use upower
command.
In yesterday I installed a new operating system in my device, and downloaded an PyCharm IDE for programming. But when I configure a new Interpreter in virtual environment, I got an error message:
Read More »[Solved][PyCharm] An ERROR occurred when Adding a New Virtual Environment: ModuleNotFoundError: No module named ‘distutils.core’