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]. 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.

