Simon Krull

Results 84 comments of Simon Krull

> Hi, @marksweb Is anyone is working on this, if not can I work on this? Can you please guide me too how to setup this locally cuz this would...

Hello @greyhare, Have a look at our documentation about the CLI: https://docs.django-cms.org/en/latest/reference/cli.html

And if you change the backend language to English, it also looks a bit broken. I will try to take a look at it

A workaround is to install the requirements after the project is created.

Sure! ``` (djangocms_test) ➜ DjangoCMS-Projekte djangocms --verbose djangocms_test Creating the project Please wait while I install dependencies If I am stuck for a long time, please check for connectivity /...

Hello @simonschaufi It's a dependency problem. I had the same issue as you have. I've installed the `rokka/imagine-vips` package with `composer require rokka/imagine-vips` and it worked for me. You also...

> I find the fix very specific, what if there is yet another external driver package that _could_ be installed, I would rather try catch the factory->create() and if an...

Would be cool if someone could review this!

> @crydotsnake can you check and fix the pipeline failure ? I could not find out, why the tests are failing