yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #74309
[Bug 1787306] [NEW] scss.errors.SassImportError: Couldn't find anything to import: ../../mixins
Public bug reported:
my horizon version is rocky
when i run python manage.py runserver is ok, but when i login , it rase
in console:
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 403, in _manage_children_impl
method(calculator, rule, scope, block)
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 885, in _at_import
self.manage_children(_rule, scope)
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 374, in manage_children
self._manage_children_impl(rule, scope)
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 403, in _manage_children_impl
method(calculator, rule, scope, block)
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 861, in _at_import
raise SassImportError(name, self.compiler, rule=rule)
scss.errors.SassImportError: Couldn't find anything to import: ../../mixins
Extensions: <NamespaceAdapterExtension>, <DjangoExtension>, <CompassExtension>
Search path:
on line 23 of horizon/lib/roboto_fontface/css/roboto/sass/roboto-fontface-regular.scss
imported from line 23 of horizon/lib/roboto_fontface/css/roboto/sass/roboto-fontface.scss
imported from line 18 of themes/material/bootstrap/_styles.scss
imported from line 18 of themes/material/_styles.scss
imported from line 1 of 'string:6e6fbecc3f6d7b0e:\n // My Themes\n@import "/themes/material/variables";\n\n// Horizon\n@import "/dashboard/scss/horizon'
** 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/1787306
Title:
scss.errors.SassImportError: Couldn't find anything to import:
../../mixins
Status in OpenStack Dashboard (Horizon):
New
Bug description:
my horizon version is rocky
when i run python manage.py runserver is ok, but when i login , it
rase in console:
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 403, in _manage_children_impl
method(calculator, rule, scope, block)
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 885, in _at_import
self.manage_children(_rule, scope)
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 374, in manage_children
self._manage_children_impl(rule, scope)
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 403, in _manage_children_impl
method(calculator, rule, scope, block)
File "/home/yinbiao327/Documents/pingan/develop_yinbiao327_websocket/horizon/venv/lib/python3.5/site-packages/scss/compiler.py", line 861, in _at_import
raise SassImportError(name, self.compiler, rule=rule)
scss.errors.SassImportError: Couldn't find anything to import: ../../mixins
Extensions: <NamespaceAdapterExtension>, <DjangoExtension>, <CompassExtension>
Search path:
on line 23 of horizon/lib/roboto_fontface/css/roboto/sass/roboto-fontface-regular.scss
imported from line 23 of horizon/lib/roboto_fontface/css/roboto/sass/roboto-fontface.scss
imported from line 18 of themes/material/bootstrap/_styles.scss
imported from line 18 of themes/material/_styles.scss
imported from line 1 of 'string:6e6fbecc3f6d7b0e:\n // My Themes\n@import "/themes/material/variables";\n\n// Horizon\n@import "/dashboard/scss/horizon'
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1787306/+subscriptions
Follow ups