You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 28, 2020. It is now read-only.
I've tried to follow the INSTALL instructions to the best of my ability, but there's been significant ... motion in the available packages. I got stalled on the step:
The main sticking point that there's no 'setup.py' (in branch v2.0). A 'find . -name "setup.py"' finds a couple of such scripts buried down in django, but calling the top-most script results in an ImportError for the module djcelery. Back-patching the dependency for djcelery allows the application to die a bit later — complaint about lack of setup.
I can see the public repo hasn't been materially updated in the last 4–5 years: is this project dead?
I've tried to follow the INSTALL instructions to the best of my ability, but there's been significant ... motion in the available packages. I got stalled on the step:
The main sticking point that there's no 'setup.py' (in branch v2.0). A 'find . -name "setup.py"' finds a couple of such scripts buried down in django, but calling the top-most script results in an ImportError for the module djcelery. Back-patching the dependency for djcelery allows the application to die a bit later — complaint about lack of setup.
I can see the public repo hasn't been materially updated in the last 4–5 years: is this project dead?