Skip to content

Commit 9b38b07

Browse files
committed
note notice to copy library into site-packages folder to run globally
1 parent 30023bf commit 9b38b07

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

picture_frame.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@
4040
- Will be automatically resized and formatted for display
4141
4242
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/
4345
Creates a '.images' directory for processed versions of source images.
4446
First run may be slow as it processes all images.
4547
"""

0 commit comments

Comments
 (0)