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: Invalid Syntax #84

Open
cvocvo opened this issue Jul 13, 2018 · 3 comments
Open

Syntax Error: Invalid Syntax #84

cvocvo opened this issue Jul 13, 2018 · 3 comments

Comments

@cvocvo
Copy link

cvocvo commented Jul 13, 2018

Hi there -- I'm trying to setup and test out the community edition and am getting an invalid syntax error while trying to run this.

Here's what I'm getting:
image

Any help is appreciated!

@toolswatch
Copy link
Owner

toolswatch commented Jul 13, 2018

I think the python 3.x portage of vfeedcli was a bit broken. Try it with python 2.7.x.

This will be fixed soon.

I sent you an email regarding this issue.

Thanks Chris for reporting this

@toolswatch

@TrevorKinsie
Copy link

TrevorKinsie commented Nov 16, 2018

If you want to get into the code, just change the exception on line 92 and line 125 to:
except Exception as e:

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

4 participants
@toolswatch @cvocvo @TrevorKinsie and others