[pybsddb] 6.2.4 breaks pypy build inside virtualenv
    Zhihao Yuan 
    zy at miator.net
       
    Mon Sep  4 04:19:51 CEST 2017
    
    
  
On Sun, Sep 3, 2017 at 9:06 PM, Jesus Cea <jcea at jcea.es> wrote:
> On 04/09/17 03:59, Jesus Cea wrote:
>
> If PYPY is doing something different, PYPY is wrong. In my opinion :-).
>
It seems to be nessasry as pypy has to patch some
headers for common projects:
  ubuntu at ip-172-31-73-214:~/devel/sciunit2$ ll -d venv2/include
  lrwxrwxrwx 1 ubuntu 21 Sep  4 02:09 venv2/include -> /usr/lib/pypy/include/
  ubuntu at ip-172-31-73-214:~/devel/sciunit2$ ls /usr/lib/pypy/include/
  [...]
  dictobject.h     numpy           pypy_numpy.h              tupleobject.h
  [...]
Maybe virtualenv should try to copy this private
header directory?
-- 
Zhihao Yuan, ID lichray
The best way to predict the future is to invent it.
_______________________________________________
    
    
More information about the pybsddb
mailing list