Re: [pypy-dev] Pip Install Fails Due to cppyy-backend setup.py Bug

2017-09-27 Thread wlavrijsen
Parker, thanks! Both (encoding and tracker) are now fixed. Best regards, Wim -- wlavrij...@lbl.gov--+1 (510) 486 6411--www.lavrijsen.net ___ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/p

[pypy-dev] Pip Install Fails Due to cppyy-backend setup.py Bug

2017-09-26 Thread Parker Boyce
I recently had reason to try to install cppyy using Python 3 and pip. With the use of the wheels for cppyy-cling the process went smoothly enough until pip tried to build cppyy-backend . Building this package by itself results in the following error