← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1365107] [NEW] No xstatic-font-awesome in requirements

 

Public bug reported:

$ tools/with_venv.sh python manage.py runserver 0.0.0.0:8080
...
ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named font_awesome


$ .venv/bin/pip install XStatic-Font-Awesome
...
Successfully installed XStatic-Font-Awesome


$ tools/with_venv.sh python manage.py runserver 0.0.0.0:8080
...
Starting development server at http://0.0.0.0:8080/

** Affects: horizon
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1365107

Title:
  No xstatic-font-awesome in requirements

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  $ tools/with_venv.sh python manage.py runserver 0.0.0.0:8080
  ...
  ImportError: Could not import settings 'openstack_dashboard.settings' (Is it on sys.path? Is there an import error in the settings file?): No module named font_awesome

  
  $ .venv/bin/pip install XStatic-Font-Awesome
  ...
  Successfully installed XStatic-Font-Awesome

  
  $ tools/with_venv.sh python manage.py runserver 0.0.0.0:8080
  ...
  Starting development server at http://0.0.0.0:8080/

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1365107/+subscriptions


Follow ups

References