Giter VIP home page Giter VIP logo

Comments (3)

anthonydillon avatar anthonydillon commented on August 19, 2024

Now getting:

make run
docker start ubuntu-partners-postgres || make start-db
ubuntu-partners-postgres
make sass-watch
make[1]: Entering directory `/home/ant/Documents/Projects/ubuntu-partners'
docker start ubuntu-partners-sass || docker run --name ubuntu-partners-sass -d -v `pwd`:/app ubuntudesign/sass sass --debug-info --watch /app/static/css
ubuntu-partners-sass
make[1]: Leaving directory `/home/ant/Documents/Projects/ubuntu-partners'

=======================================
Running server on http://localhost:8003
=======================================

docker run --tty --interactive --volume `pwd`:/app --publish 8003:8000 --link ubuntu-partners-postgres:postgres ubuntudesign/ubuntu-partners
Validating models...

Unhandled exception in thread started by <function wrapper at 0x7fd36249f500>
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/dist-packages/django/utils/autoreload.py", line 93, in wrapper
    fn(*args, **kwargs)
  File "/usr/local/lib/python2.7/dist-packages/django/core/management/commands/runserver.py", line 101, in inner_run
    self.validate(display_num_errors=True)
  File "/usr/local/lib/python2.7/dist-packages/django/core/management/base.py", line 310, in validate
    num_errors = get_validation_errors(s, app)
  File "/usr/local/lib/python2.7/dist-packages/django/core/management/validation.py", line 34, in get_validation_errors
    for (app_name, error) in get_app_errors().items():
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py", line 196, in get_app_errors
    self._populate()
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py", line 75, in _populate
    self.load_app(app_name, True)
  File "/usr/local/lib/python2.7/dist-packages/django/db/models/loading.py", line 97, in load_app
    app_module = import_module(app_name)
  File "/usr/local/lib/python2.7/dist-packages/django/utils/importlib.py", line 40, in import_module
    __import__(name)
ImportError: No module named django_openid_auth

from partners.ubuntu.com.

WillMoggridge avatar WillMoggridge commented on August 19, 2024

@anthonydillon Has this been resolved now?

from partners.ubuntu.com.

anthonydillon avatar anthonydillon commented on August 19, 2024

Works 🆗 now.

from partners.ubuntu.com.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.