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

syntax error #83

Closed
rhaynes74 opened this issue Jan 18, 2021 · 3 comments
Closed

syntax error #83

rhaynes74 opened this issue Jan 18, 2021 · 3 comments

Comments

@rhaynes74
Copy link

Hi - I hope things are well. I wanted to try the newest version, so I cloned the repo from github, unfortunately I get an error:

python setup.py develop
File "setup.py", line 57
"""
^
SyntaxError: invalid syntax

Is it possible that I am missing something?

@pcubillos
Copy link
Owner

Hi, I think you are running this in a python version < 3.6.

@rhaynes74
Copy link
Author

rhaynes74 commented Jan 18, 2021 via email

@pcubillos
Copy link
Owner

OK, glad that that fixed the issue!
I know python versioning can get confusing. You could take a look at the FAQs where I wrote a tip to avoid dealing with virtual environments once you have installed the package:

https://bibmanager.readthedocs.io/en/latest/faq.html#i-installed-bibmanager-while-being-in-a-virtual-environment-but-i-don-t-want-to-start-the-virtual-env-every-time-i-want-to-use-bibm

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