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

Needs some updating #21

Open
xtrinch opened this issue Aug 13, 2018 · 0 comments
Open

Needs some updating #21

xtrinch opened this issue Aug 13, 2018 · 0 comments

Comments

@xtrinch
Copy link

xtrinch commented Aug 13, 2018

To run this on windows, I've had to update npm packages
"brunch": "2.10.16",
"handlebars-brunch": "2.10.0",

and python packages
hiredis==0.2.0

And also your readme is lacking
python setup.py develop to run the app in development mode.

And I haven't been able to solve the SSL error I'm getting upon authentication with python 3.4:

File "**\cointrol\env\lib\site-packages\tornado\iostream.py", line 1310, in _do_ssl_handshake self.socket.do_handshake() File "C:\Python34\Lib\ssl.py", line 767, in do_handshake self._sslobj.do_handshake() ssl.SSLEOFError: EOF occurred in violation of protocol (_ssl.c:598)

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