Marco Fernandes

Results 11 comments of Marco Fernandes

Has there been an update to this? Can't get Satisfactory to run with the same error as @notschema posted in his logs

> Hello, thank you for your feedback! Please can you retry with a more up-to-date version of Node (lts 16 or 18) ? So I was finally able to purge...

## Update on this issue: The map was initially saved with `Tiled 1.9.0`, this version of Tiled has a param called `Class` on the object layers. It was left blank...

> I seem to be facing the same issue, is there any news on improvements? Did you manage to come up with a fix for this? I see this issue...

My laptop does not have a BREAK key or shortcut. What is the alternative?

UPDATE: The engine does not find 'botswana' as a country unless I run a `str.upper()` on the sentence to parse. And changing my code from `engine = SnipsNLUEngine(resources=load_resources('snips_nlu_en'))` to `engine...

@adrienball Sorry for going quiet on this thread, have been far out of any internet connection. Anyways, So the file wasn't big at all. It gave the same problem just...

I would really appreciate this too. I have been struggling a bit for advance uses of the library.

@damien-king where did you put this fix? is it in `background_task/models_completed.py` or `background_task/models.py`. And is this fix for when viewing tasks or completed tasks in admin view? I am having...

Is this project going to be updated for Django 3 by any chance?