

You'll need the Python 3 development headers to install this tool. JoshData updated the library to work with the latest WD My Passport device. crypto-universe converted this project and the underlying SCSI interface library py_sg to Python 3. This tool was originally written by 0-duke in 2015 based on reverse engineering research by DanLukes and an implementation by DanLukes and KenMacD. Passwords given on the command line are converted into binary password data in a mechanism intended to be compatible with WD's unlock software that is used in Microsoft Windows.


ImportError: No module named setuptools. If executing pip with sudo, you may want sudo’s -H flag.Ĭomplete output from command python setup.py egg_info: check the permissions and owner of that directory. The directory ‘/home/easyt50/.cache/pip’ or its parent directory is not owned by the current user and caching wheels has been disabled. If executing pip with sudo, you may want sudo’s -H flag. Please check the permissions and owner of that directory. The directory ‘/home/easyt50/.cache/pip/http’ or its parent directory is not owned by the current user and the cache has been disabled.

Sudo apt-get install python-pip python-dev lsscsi Here is the details of what I was trying to perform on Linux Mint 18.3 and 19.1.
