Skip to content

Pil import, prerequisites#1

Open
bitmole wants to merge 2 commits intosrackham:masterfrom
bitmole:pil_import
Open

Pil import, prerequisites#1
bitmole wants to merge 2 commits intosrackham:masterfrom
bitmole:pil_import

Conversation

@bitmole
Copy link

@bitmole bitmole commented Dec 24, 2011

Stuart, PIL appears to have installation packaging issue, which broke the sample in my environment. Please see https://code.djangoproject.com/ticket/6054 for details.
I also updated the list of prerequisites to facilitate running the project for newbies.

@mft-webdev
Copy link

FYI - from pymongo.objectid import ObjectId
The call seems to work in versions of PyMongo < 2.2
In pymongo 2.2 the call to import objectid is:
from bson.objectid import ObjectId
http://stackoverflow.com/questions/10579704/importerror-no-module-named-objectid
Also, mako dependency - pip install mako

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants