Created iPadOS Install Notes - WIP (markdown)

master
Steven Wright 2022-12-03 11:19:02 +01:00
rodzic d775bfdcdf
commit 0b51b9b630
1 zmienionych plików z 12 dodań i 0 usunięć

@ -0,0 +1,12 @@
Version: https://github.com/dgtlmoon/changedetection.io/tree/0.39.22.1
Using iSH on iPad (iPadOS 16.1) to install via PIP.
Build fails with a number of missing dependencies:
1) Please make sure the libxml2 and libxslt development packages are installed
2) Building wheel for cryptography (pyproject.toml) ... error
— error: can't find Rust compiler ( This package requires Rust >=1.41.0.)
1: apk add libxslt-dev libxml2-dev
2: export CRYPTOGRAPHY_DONT_BUILD_RUST=1