This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author JelleZijlstra
Recipients Arek Bulski, JelleZijlstra, njs
Date 2017-06-10.17:43:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497116626.03.0.409371308672.issue30623@psf.upfronthosting.co.za>
In-reply-to
Content
The error is /home/travis/virtualenv/python3.7-dev/lib/python3.7/site-packages/numpy/core/multiarray.cpython-37m-x86_64-linux-gnu.so: undefined symbol: PyTraceMalloc_Untrack. On a quick look I couldn't find any recent changes in CPython related to tracemalloc.
History
Date User Action Args
2017-06-10 17:43:46JelleZijlstrasetrecipients: + JelleZijlstra, njs, Arek Bulski
2017-06-10 17:43:46JelleZijlstrasetmessageid: <1497116626.03.0.409371308672.issue30623@psf.upfronthosting.co.za>
2017-06-10 17:43:46JelleZijlstralinkissue30623 messages
2017-06-10 17:43:45JelleZijlstracreate