[issue25531] greenlet header file is missing inside virtualenv

2015-11-02 Thread Kracekumar Ramaraj

Kracekumar Ramaraj added the comment:

Updating wheel to latest version fixed assertion issue but uwsgi installation 
still fails.

Virtualenv has updated to latest whhel version 
https://github.com/pypa/virtualenv/blob/develop/virtualenv_support/wheel-0.26.0-py2.py3-none-any.whl.
 Also, my example used `python -m venv`, this is part of stdlib and using 
`pyvenv-3.5` produced same result.

Explicitly setting `CC=clang` in OSX didn't help 
https://gist.github.com/kracekumar/270533354d62be46f77d and also on Ubuntu 
14.04 produces same error with gcc and clang.

I have opened an issue in uwsgi https://github.com/unbit/uwsgi/issues/1100.

--

___
Python tracker 
<http://bugs.python.org/issue25531>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25531] greenlet header file is missing inside virtualenv

2015-11-02 Thread Kracekumar Ramaraj

Kracekumar Ramaraj added the comment:

I have created an issue in setuptools repo: 
https://bitbucket.org/pypa/setuptools/issues/455/unable-to-build-extension-in-python-35.

--

___
Python tracker 
<http://bugs.python.org/issue25531>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25531] greenlet header file is missing inside virtualenv

2015-11-02 Thread Kracekumar Ramaraj

Kracekumar Ramaraj added the comment:

Link to greenlet issue: https://github.com/python-greenlet/greenlet/issues/96

--
status: pending -> open

___
Python tracker 
<http://bugs.python.org/issue25531>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue25531] greenlet header file is missing inside virtualenv

2015-11-01 Thread Kracekumar Ramaraj

Kracekumar Ramaraj added the comment:

I have attached the link to greenlet issue as well. The issue seems to be with 
distutils/setuptools.

--

___
Python tracker 
<http://bugs.python.org/issue25531>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com