The bug is still valid afaik, as the symlink is still there.
On April 22, 2020 5:27:05 AM UTC, Debian Bug Tracking System
wrote:
>This is an automatic notification regarding your Bug report
>which was filed against the python-numpy package:
>
>#813431: python-numpy: Debian adds include dir symli
mind having a look at these packages:
https://codesearch.debian.net/search?q=%2Fusr%2Finclude%2Fnumpy%7C%2Fusr%2Finclude%2Fpython.*%2Fnumpy
would they work without any change if i stop providing those symlinks?
if they require changes, please file bugs and block this one against
them
thx!
On Fri
Hi,
Ping --- any news on this front?
The symlinks added by Debian still break installing old numpy versions
and packages depending on them in virtualenvs. These symlinks are not
necessary, because Python packages obtain the appropriate include paths
via `numpy.get_include()`.
--
Pauli Virtanen
Package: python-numpy
Version: 1:1.8.2-2
Severity: normal
Dear Maintainer,
Debian python-numpy packaging adds the following symlinks not contained
in upstream:
/usr/include/numpy
/usr/include/pythonX.Y/numpy
Their presence causes the following to fail:
$ virtualenv env
$ ./env/bin/pip
4 matches
Mail list logo