-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Description
hey, im looking to encrypt a whole drive however the program is just shutting or giving me a unicode error.
This is the current code im using
# Use sysroot to create absolute path for files, etc. And for encrypting whole system
self.sysRoot = os.path.expanduser('C')
# Use localroot to test encryption softawre and for absolute path for files and encryption of "test system"
self.localRoot = r'' # Debugging/Testing
As you can see im looking to encrypt the C drive and only the C drive, i do not undestand what i am doing wrong, any help would be great!
Metadata
Metadata
Assignees
Labels
No labels