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 30023bf commit 9b38b07Copy full SHA for 9b38b07
picture_frame.py
@@ -40,6 +40,8 @@
40
- Will be automatically resized and formatted for display
41
42
Note:
43
+To run picture_frame.py from any PATH environment folder (copied this script to run globally),
44
+must copy library/ folder to /home/${USER}/.local/lib/python<version>/site-packages/
45
Creates a '.images' directory for processed versions of source images.
46
First run may be slow as it processes all images.
47
"""
0 commit comments