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

error when install app - pip install django-timelinejs #15

Closed
almerindo opened this issue Feb 5, 2019 · 1 comment
Closed

error when install app - pip install django-timelinejs #15

almerindo opened this issue Feb 5, 2019 · 1 comment

Comments

@almerindo
Copy link

E:\PYTHON\envs\prj_zaptime>pip install django-timelinejs
Collecting django-timelinejs
Downloading https://files.pythonhosted.org/packages/b2/62/584ee1eca82db36886cff3566615d5a1343dc9d067144d56ad9687f76adc/Django-TimelineJS-0.2.tar.gz (238kB)
100% |████████████████████████████████| 245kB 715kB/s

Traceback (most recent call last):
File "", line 1, in
File "C:\Users\almer\AppData\Local\Temp\pip-install-r3bvnf7i\django-timelinejs\setup.py", line 44
print 'files', files
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('files', files)?

@dolugen
Copy link
Contributor

dolugen commented Feb 20, 2019

Hi @almerindo You should have better luck with the trunk version. That looks like some... outdated stuff.

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

2 participants