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
{{ message }}
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.
I had encountered the same issue in other parts of the code after fixing the located bug.
It is because we are using a different version of Ubuntu and therefore have other environment variables name.
The other problem there make this happened is I did not install any desktop environment which I am using ubuntu as Command line only.
Can I have your permission to wrap all the code with a try{} catch(){} function
making the following line as default output when cannot find argument
DE : No Desktop Environment Installed
CPU Temperature : cannot detect CPU temperature °C
There are another solution by using Linux command to find out information instead of finding the file path, but this required re-writing whole program, that's why I don't prefer doing this method
system: ubuntu 18.04 WSL
can you assigned this issue to me to fix it?
The text was updated successfully, but these errors were encountered: