-
Notifications
You must be signed in to change notification settings - Fork 11
Description
When attempting to run python3 manage.py download-exercise-videos I receive the following error "CommandError: The remote wger server at https://wger.de/ requires at least version 2.4.0a2, but this instance is running version 2.4.0a1. Please update to continue." I have searched and did not find clear instructions for a minor update. When I attempted to follow the guidelines for other major updates it ended up bricking my install and I had to start again. This seems to happen with all "SYNC" functions which will pull from WGER.DE.
Also, Import-off-ingredients required PyMongo. pip install pymongo and reran but then the install of ingredients ran into errors.
I am using a clean install from VE Helper Scripts in an unprivledged Proxmox Container.
Thanks.