mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
@ -350,8 +350,8 @@
|
|||||||
- name: install 32-bit pwnagotchi wheel and dependencies with 32-bit torch wheels
|
- name: install 32-bit pwnagotchi wheel and dependencies with 32-bit torch wheels
|
||||||
pip:
|
pip:
|
||||||
name:
|
name:
|
||||||
- "{{ /usr/local/src/packages.torch.url | basename }}"
|
- "{{ /usr/local/src/torch-2.1.0a0+gitunknown-cp39-cp39-linux_armv6l.whl }}"
|
||||||
- "{{ /usr/local/src/packages.torchvision.url | basename }}"
|
- "{{ /usr/local/src/torchvision-0.16.0a0-cp39-cp39-linux_armv6l.whl }}"
|
||||||
- "{{ lookup('fileglob', '/usr/local/src/pwnagotchi/dist/pwnagotchi*.whl') }}"
|
- "{{ lookup('fileglob', '/usr/local/src/pwnagotchi/dist/pwnagotchi*.whl') }}"
|
||||||
extra_args: "--no-cache-dir"
|
extra_args: "--no-cache-dir"
|
||||||
environment:
|
environment:
|
||||||
|
Reference in New Issue
Block a user