Good morning, Unfortunately DJango doesn't work with Oracle 11g Express on Windows 8 x64.
DJango error: http://pastebin.com/8tAzsjYh (summary: "No module named cx_Oracle") pip install cx_Oracle output: http://pastebin.com/6Y61PqSM easy_install cx_Oracle output: http://pastebin.com/rCsY63RS Summary: "Unable to find vcvarsall.bat" How can I make DJango work with my Oracle 11g Express database? Thanks for all suggestions, Alec Taylor -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
