Thanks! On Tuesday, November 24, 2015 at 12:01:35 PM UTC-5, Alessandro Molina wrote: > > PIL has been broken for a few years, > you should install "Pillow" whenever PIL is requested. > > As Pillow is an optional dependency is not directly required by depot, you > need to install it only if you use the Image and Thumbnail filters > > On Tue, Nov 24, 2015 at 5:21 PM, Paul Kraus <[email protected] > <javascript:>> wrote: > >> Trying to use filedepot and just using the standard doc example to play >> with (https://depot.readthedocs.org/en/latest/) under the sqlalchemy >> part. >> >> When recreating my database table with gearbox setup-app i got an error >> about PIL being missing. >> >> easy_install PIL which installed it but error persisted. Did some digging >> and then pip installed image. This removed the error but as a dependency >> installed django with it. >> >> Thoughts? >> >> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TurboGears" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at http://groups.google.com/group/turbogears. >> For more options, visit https://groups.google.com/d/optout. >> > >
-- You received this message because you are subscribed to the Google Groups "TurboGears" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/turbogears. For more options, visit https://groups.google.com/d/optout.

