I will (predictably) second tdkown's recommendation to virtualize. Developing locally is just too burdensome. Hit me off-list if you want coaching to get you there.
ken On Tue, Oct 28, 2014 at 8:40 PM, chuck <[email protected]> wrote: > Thank you much. I was doing the install via PyCharm's Project Interpreter > window which allows one to add packages via gui by clicking "+" which > brings up an "Available Packages" window where you search/find, pick > and "install" packages. Per your suggestion, I instead created a project. > The project was setup to point to a virtual env project interpreter. I > used "PyCharm's" open terminal and performed a "pip install Pillow". I then > removed the previous failed Mezzanine and reinstalled with now errors. > > I've yet to create a usable Django project (site) but at least I'm past the > install errors. Thanks. > > --chuck > > -- > You received this message because you are subscribed to the Google Groups > "Mezzanine Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Mezzanine Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
