lemonsaurus / django-simple-bulma

Django application to add the Bulma CSS framework and its extensions
MIT License
137 stars 17 forks source link

CompileError() with Powershell #16

Closed oguzhanogreden closed 5 years ago

oguzhanogreden commented 5 years ago

Hi,

I'm getting the following error with Powershell. This is likely because of platform insensitive paths in the finder code.

File "C:\Users\<username>\envs\djenv\lib\site-packages\sass.py", line 709, in compile
    raise CompileError(v)
       jango_simple_bulma/bulma.sass.ort not found or unreadable: C:Users<username>nvs
        on line 6 of stdin
>> @import "C:\Users\<username>\envs\djenv\Lib\site-packages\django_simple_bulma/bulm

Best, Oguzhan

lemonsaurus commented 5 years ago

pushing a fix for this now, should be live in 20 minutes. like a minute.

lemonsaurus commented 5 years ago

live now on v1.1.4 at https://pypi.org/project/django-simple-bulma/

@oguzhanogreden could you please confirm that this solves the issue? I'm too lazy to boot into windows. :smile:

oguzhanogreden commented 5 years ago

This didn't help. It seems my suggested reason was misleading. I'll be making a PR shortly.

lemonsaurus commented 5 years ago

Solved in release 1.1.5.