Compare commits
2 Commits
e57db3a8d7
...
11638c5443
Author | SHA1 | Date | |
---|---|---|---|
11638c5443 | |||
b8f3cac883 |
|
@ -123,6 +123,8 @@ Notes
|
|||
pip install -e .[llfuse]
|
||||
pyinstaller --clean --noconfirm scripts/borg.exe.spec
|
||||
|
||||
Then see `dist/borg.exe`. Confirm the version with `dist/borg.exe --version`.
|
||||
|
||||
*Note:* This uses the deprecated `llfuse` instead of the newer `pyfuse3`.
|
||||
`pyfuse3` doesn't work because, at minimum, it pulls in `trio` which
|
||||
requires `ssl` which is explicitly excluded by
|
||||
|
|
Loading…
Reference in New Issue
Block a user