<div dir="ltr"><div><div>Evening again folks,<br></div>    previously I mentioned a problem in trying to run Kallithea on Windows with Celery which yielded this <a href="http://comments.gmane.org/gmane.comp.version-control.kallithea/642">http://comments.gmane.org/gmane.comp.version-control.kallithea/642</a> <br><br>"kallithea.lib.celerylib.tasks.create_repo[65d4b6a4-8ef8-41d0-9f75-32479394e32e]
 raised exception: Task of kind 
'kallithea.lib.celerylib.tasks.create_repo' is not registered, please 
make sure it's imported.<br>NotRegistered: 'kallithea.lib.celerylib.tasks.create_repo'"<br><br></div>I've tracked it back to this issue<br><br><a href="https://github.com/celery/celery/issues/1502">https://github.com/celery/celery/issues/1502</a> "<br><h1 class="">
      <span class="">Task of kind <> is not registered, Windows-only, Celery 3.0.21, Python 2.7.4</span>
      <span class="">#1502</span>"</h1><p>Which states that the problem is fixed within the late 3.0X series and 3.1 series of Celery.</p><p>I checked the Kallithea 0.2.1 egg and requires.txt states</p><p>celery>=2.2.5,<2.3</p><p>So I wanted to know if this was a known incompatibility with > 2.3 or perhaps it was merely a cautious restriction with the specification (a bit wishful)?</p><p>Thanks <br></p><p>      Todd<br></p><p><br></p><p><br></p><p><br></p></div>