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

django example won't install #247

Open
seth4618 opened this issue Dec 30, 2016 · 0 comments
Open

django example won't install #247

seth4618 opened this issue Dec 30, 2016 · 0 comments

Comments

@seth4618
Copy link

I am trying to get the example dor django running.

First issue: the path to the gevent-websocket in buildout.cfg is stale. I think it should be: https://bitbucket.org/noppo/gevent-websocket.

second issue: After replacing the stale link, I rerun ./bin/buildout and get:

Develop: '/home/seth/src/gevent-socketio/examples/django_chat/../..'
<path>/.virtualenvs/django-chat/lib/python2.7/site-packages/setuptools/dist.py:342: UserWarning: The version specified (':versiontools:versiontools') is an invalid version, this may not work as expected with newer versions of setuptools, pip, and PyPI. Please see PEP 440 for more details.

and, indeed, it fails to compile:

Exception: Failed to run command:
'<path>/.virtualenvs/django-chat/bin/python', '/tmp/tmpJs9_6t', '-q', 'develop', '-mN', '-d', '<path>/src/gevent-socketio/examples/django_chat/develop-eggs/tmpo_HaiUbuild'

thoughts? Do you need more information?

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