News

In Python, a SyntaxError happens when the interpreter finds code that does not conform to the rules of the Python language.
This issue is happening for me as well, but I can't seem to determine what's causing the issue. Tried to go through all the installed apps and no conflicts seem to resolve it and tried loading with 2 ...
Not sure if that's the problem, but regarding Redis we support only these versions for the time being: redis>=4.5.2,<5.0.0,!=4.5.5 these are actually redis-py client version, not the actual redis ...