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
% sudo ntfs-rw
Traceback (most recent call last):
File "/Users/x/.local/bin/ntfs-rw", line 8, in <module>
sys.exit(main())
File "/Users/x/.local/pipx/venvs/osx-ntfs-rw/lib/python3.10/site-packages/ntfs_rw/main.py", line 53, in main
disk = select_disk()
File "/Users/x/.local/pipx/venvs/osx-ntfs-rw/lib/python3.10/site-packages/ntfs_rw/main.py", line 47, in select_disk
selected, _ = pick(disks)
File "/Users/x/.local/pipx/venvs/osx-ntfs-rw/lib/python3.10/site-packages/pick/__init__.py", line 211, in pick
picker: Picker = Picker(
File "<string>", line 12, in __init__
File "/Users/x/.local/pipx/venvs/osx-ntfs-rw/lib/python3.10/site-packages/pick/__init__.py", line 50, in __post_init__
raise ValueError("options should not be an empty list")
ValueError: options should not be an empty list
The text was updated successfully, but these errors were encountered:
shvchk
added a commit
to shvchk/osx-ntfs-rw
that referenced
this issue
Oct 15, 2022
The text was updated successfully, but these errors were encountered: