Skip to content

Error creating a BootstrapTheme from Django Admin #2

@matteodarecchio

Description

@matteodarecchio
  • Package version: lastest
  • Django version: 2.1
  • Python version: 3.7
  • Operating System: Windows 10

Hi, I am following the quick start on https://johnfraney.github.io/django-bootstrap-customizer/#quickstart, but when I try to create a BootstrapTheme from Django Admin I get this error on the admin: Error:
File to import not found or unreadable: C:UsersmatteodarecchioWEB jango2venvlibsite-packages�ootstrap_customizerstatic�ootstrapscss�ootstrap.scss. on line 25 of stdin >> @import "C:\Users\matteodarecchio\WEB\django2venv\lib\site-packages\bootstra ^

Installing Django Bootstrap Customizer, the path of bootstrap.scss file is
C:\Users\matteodarecchio\WEB\django2venv\Lib\site-packages\bootstrap_customizer\static\bootstrap\scss

Have I to move bootstrap.scss file to another path?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions