pppillai/restore
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
steps: - create virtual env (python3 -m <virtual env name> <path>. - copy the two files to a folder say test_restore. - activate virtual env $$source <path>/bin/activate. - pip install --editable <path to test_restore>.