osanseviero HF staff commited on
Commit
adae990
1 Parent(s): 7b7cd62

Fix installation error as per https://stackoverflow.com/questions/44043906/the-headers-or-library-files-could-not-be-found-for-jpeg-installing-pillow-on

Browse files
Files changed (1) hide show
  1. packages.txt +2 -0
packages.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ libjpeg-dev
2
+ zlib1g-dev