Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error creating a BootstrapTheme from Django Admin #2

Closed
matteodarecchio opened this issue Jan 25, 2019 · 5 comments
Closed

Error creating a BootstrapTheme from Django Admin #2

matteodarecchio opened this issue Jan 25, 2019 · 5 comments

Comments

@matteodarecchio
Copy link

  • 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

@johnfraney
Copy link
Owner

@matteodarecchio Hmm! I haven't tested this library on a Windows machine. I'll see if I can get a Windows development environment set up this evening to reproduce this.

@matteodarecchio
Copy link
Author

Ok Thanks, I can try also with Mac Os X. I am going to do that in these days.

@alexandra-picot
Copy link
Contributor

Hello, I tried this library on Mac OS Mojave and it worked perfectly, but then I tried on Windows 10 and get the same problem. Did you find a solution ?

@matteodarecchio
Copy link
Author

Hello, thanks! No sorry, I didn't find a solution yet.

@johnfraney
Copy link
Owner

@matteodarecchio Thanks to @vincent-picot , this should be solved in the latest release, v0.1.4.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants