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
So in the code, there is a variable "root", which stores the root path of the device. However, it is static, and need to be edited in the code for different systems.
Therefore, need a function to automate the root path finding.
The text was updated successfully, but these errors were encountered:
So in the code, there is a variable "root", which stores the root path of the device. However, it is static, and need to be edited in the code for different systems.
Therefore, need a function to automate the root path finding.
The text was updated successfully, but these errors were encountered: