We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1e8d43 commit 28b6e1bCopy full SHA for 28b6e1b
README.md
@@ -20,6 +20,8 @@ $ docker run --rm -it -v ${PWD}:/work pytorch4raspberrypi /bin/bash
20
21
# cp /wheels/* work
22
# exit
23
+
24
+$ sudo chmod -R 777 *.whl
25
```
26
## 2-2. [Method 2] Manual build
27
0 commit comments