Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

执行python manage.py crontab add报错,麻烦看一下,歇歇。 #37

Open
wangrui0435 opened this issue Mar 19, 2018 · 0 comments

Comments

@wangrui0435
Copy link

[root@saltstack-master-1 2.1.3]# python manage.py crontab add
Traceback (most recent call last):
File "manage.py", line 8, in
from django.core.management import execute_from_command_line
File "/usr/lib/python2.6/site-packages/django/init.py", line 1, in
from django.utils.version import get_version
File "/usr/lib/python2.6/site-packages/django/utils/version.py", line 7, in
from django.utils.lru_cache import lru_cache
File "/usr/lib/python2.6/site-packages/django/utils/lru_cache.py", line 28
fasttypes = {int, str, frozenset, type(None)},
^
SyntaxError: invalid syntax

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant