Hi,
Boost 1.46.1 fails to build with Python 3.2 on linux (Debian). The
build fails with:
error: cannot convert -F?PyObject*? to ?PyUnicodeObject*? for argument ?1? to
?Py_ssize_t PyUnicodeUCS4_AsWideChar(PyUnicodeObject*, wchar_t*, Py_ssize_t)?-A
at this code:
static std::wstring extr
Hi all,
I've been using numpy without problems - version .1.4.1-5 - until this
morning, when I upgraded my Debian sid system to numpy 1.5.1-2. A
function that was working that uses np.power
def get_far_field(self, chi, n):
return np.sum(self.an[n,1:self.j] * np.power(chi,-np.arange(1,self.
Hi Jonathan,
On Mon, Apr 4, 2011 at 6:59 PM, Jonathan Wiltshire wrote:
> On Mon, Apr 04, 2011 at 10:34:07AM +0200, Johannes Ring wrote:
>> P: no-upstream-changelog: upstream changelog is in README.txt
>
> You use debhelper, in a round-about way: see
> 1. dh_installchangelogs(1)
> 2. http://build-
3 matches
Mail list logo