Thomas Klinger

Results 9 comments of Thomas Klinger

Hi, I'm using Bulma 0.7.5 and I'm facing problems in displaying the switch button correctly. For some reason I can see warnings at label::after in my inspector: ``` top: .75rem-calc($switch-height...

I've to report the same issue. No terminal on Atom 1.37.0 and MacOS 10.14.4. atom-ide-terminal works. Regards, Thomas

Ok, I'll try to explain it a bit better. I hope that I can do that, I'm not English native. :) First I try initialize a new Box instance by...

Hi, I encounter a similiar problem on my MacOS. Python version used is 3.7.6, Poetry is 1.0.5. I just created a new project with no dependencies so far in pyproject.toml,...

I also would like to see comments/notes on frames. In some cases tagging may not give you the ability to track an activity completely. Btw. excellent work, a very good...

Hi Tim, you're right, I'm using pipenv here as well. Thanks for pointing me to this, I'll give it a try tomorrow. Regards, Thomas

I read through the manuals a couple times and I guess that the option `root_path` is the option on how to point dynaconf to its configuration files. But I wonder...

Well, I'm going to verify the case if Python 3.6 might be the bad guy. It's just a behavior to install `setuptools` and `wheel` as part of the dev dependencies.

Hi, I have about the same problem, but in my case I even can't create a virtualenv, even though the wrapper is in the path variable and available. Working on...