Skip to content
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@toolswatch @cvocvo @TrevorKinsie and others