Re: Django expat error

2017-01-03 Thread Syed Saqlain
> > Hi I am getting same error I am using django 1.8 > /home/vagrant/.virtualenvs/bmo-us-wealth/local/lib/python2.7/site-packages/environ/environ.py:572: UserWarning: not reading /home/vagrant/source/core/.env - it doesn't exist. warnings.warn("not reading %s - it doesn't exist." % env_file)

Re: Django expat error

2014-11-12 Thread Collin Anderson
Hello, Interesting. Could you post more of the traceback? Thanks, Collin -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Django expat error

2014-11-05 Thread Amal Francis
I have a fresh installation of Django 1.7 on virtualenv. When i run the migration python manage.py migrate am getting from xml.sax.expatreader import ExpatParser as _ExpatParser File "/usr/lib/python2.7/xml/sax/expatreader.py", line 24, in raise SAXReaderNotAvailable("expat not