Guillaume Jadin
Results
2
comments of
Guillaume Jadin
The problem is linked to the version of the `PyYAML` python module. To bypass this, you can allow a more recent version of the module in `requirements/requirements.txt` by changing `PyYAML==5.4`...
Personally, I also have the same problem mentioned with the new release if I want to delete shopping lists **previously** created. If I create a new list with the latest...