From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4CMuCusDY2IoHQEAbAwnHQ (envelope-from ) for ; Fri, 22 Apr 2022 21:37:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id UIFSCesDY2KH8gAAG6o9tA (envelope-from ) for ; Fri, 22 Apr 2022 21:37:15 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id B174919A0A for ; Fri, 22 Apr 2022 21:37:14 +0200 (CEST) Received: from localhost ([::1]:48944 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nhz5d-0004Fe-Fx for larch@yhetil.org; Fri, 22 Apr 2022 15:37:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52234) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nhz5S-0004C9-Et for guix-patches@gnu.org; Fri, 22 Apr 2022 15:37:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60796) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nhz5S-0006WD-66 for guix-patches@gnu.org; Fri, 22 Apr 2022 15:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nhz5S-0006nL-1s for guix-patches@gnu.org; Fri, 22 Apr 2022 15:37:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#55060] [PATCH 6/6] gnu: Add python-pyvista. Resent-From: "Paul A. Patience" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 22 Apr 2022 19:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 55060 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 55060@debbugs.gnu.org Received: via spool by 55060-submit@debbugs.gnu.org id=B55060.165065621126100 (code B ref 55060); Fri, 22 Apr 2022 19:37:02 +0000 Received: (at 55060) by debbugs.gnu.org; 22 Apr 2022 19:36:51 +0000 Received: from localhost ([127.0.0.1]:54693 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhz5G-0006mu-Nz for submit@debbugs.gnu.org; Fri, 22 Apr 2022 15:36:50 -0400 Received: from mail-4317.proton.ch ([185.70.43.17]:21263) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nhz5C-0006mc-GW for 55060@debbugs.gnu.org; Fri, 22 Apr 2022 15:36:48 -0400 Date: Fri, 22 Apr 2022 19:36:36 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=apatience.com; s=protonmail2; t=1650656199; bh=DfcjGeTedcJFJh1tMPegc+VsMer8kEOCCwLac/tea7I=; h=Date:To:From:Cc:Reply-To:Subject:Message-ID:In-Reply-To: References:Feedback-ID:From:To:Cc:Date:Subject:Reply-To: Feedback-ID:Message-ID; b=VJt0obq8lMMAxklT4xNDA3t3rPYaL6iHKRs9pf7a0ULtBNhzzdh3iPPsUG8CJlQDH F3xt424ShNyXpdy0Cxr467FNZDSOeloQobzH/Tv1AFrPatzSATmfP2RM+s4IgSwsRN QPe2Kk8yjUAQLbjORX8b+/JlEYr2kLNSdR/eRMp9TShr2rtNd1bZhe6ScJt9LxKAkA T05bx0bM8EWcvTsC8BaDm5+m0xjw9T/8+UrPrkzAWZfb1BNmr5LCTixVeIi8Trv5Ne u5P68JG0K+vnx+i1KaX5q0FqoyRKESx1MGjbqUcpYFxNFsxBHZipZBeb3X4SfWLyC9 7dY3wWxfg0zvA== From: "Paul A. Patience" Message-ID: <87bkws6hhn.fsf@apatience.com> In-Reply-To: <3e9933ecb1736b90c091f9733ea738e36a7d2aea.camel@telenet.be> References: <20220422010244.23280-1-paul@apatience.com> <20220422010244.23280-6-paul@apatience.com> <3e9933ecb1736b90c091f9733ea738e36a7d2aea.camel@telenet.be> Feedback-ID: 19227857:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: "Paul A. Patience" Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650656234; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=DfcjGeTedcJFJh1tMPegc+VsMer8kEOCCwLac/tea7I=; b=r0fLSG7jS1OKxzgGrvAMI4nRX7qhbHEBXXoye6Fsw9apKNMJ8XvQXsK0rxOX+BJUmjc88a 73V5vr7VcX1uWYVwuB59yxFqsFIEotGzy8oq40GM1lZ5uZ/B/9ThyhGn0Y3Gele+KSfAU3 MX1DdxVsHCxSFYPmBL9hBY7f9DHuAFn/+YBWdVTfC71cqtmhGY1eN73CgSfnBpRNZCo3qB Bjblij2DOl4jtIGyhbLvmhslY4S+f+DD3BnxhRtVFy8KDXebIRwFngPvKeS0CcJ5Kiu4uf +BlHZDxyOUMydBC26/wfbLL5Y6hkk4Yf15ZSg9XWR4QOYeuGvsu82WJazFbyVQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650656234; a=rsa-sha256; cv=none; b=j06Hzlc6RmBhsKu9bX2vuT5S3SCmsxcJOvJrFGXs2yxujBb5ANHFRiXAvEeTGBTJ/Nb98o bCyA9Q1Jv2sNO0mCPvUrNHK4fyLZfysR9PtEUbyTHL4CGdsWngSVYnv4GF1RcGI78qyfwE ZgIjv41rEcnUlRF3MAmXsvoJVX3VO/Xib4dnFPavr6A9UCxfs1uVpyNeIhxPlwq8O7TXJG gywUg77c8HbUj00lzuKsxFf/MBMRmJseWbZM2fi0Fqp6fjjOHvSiXThAGxy6YzmiAhEewA KuQb7dCox0sLTcYioc/lG4AYenoof/FA5Wtr9/0BmjjDoZlhSVT+NHUUOrYfMg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=VJt0obq8; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 0.98 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=apatience.com header.s=protonmail2 header.b=VJt0obq8; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: B174919A0A X-Spam-Score: 0.98 X-Migadu-Scanner: scn1.migadu.com X-TUID: uYrw6DmI12ii On 2022-04-22 14:04:03-04:00, Maxime Devos wrote: > Paul A. Patience schreef op vr 22-04-2022 om 01:03 [+0000]: >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;; Disable tests for n= ow because they require several modules >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;; currently unpackage= d in Guix. >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 (delete 'check) >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;; Disable the sanity = check, which fails with the following error: >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;; >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;;=C2=A0=C2=A0 ...chec= king requirements: ERROR: pyvista=3D=3D0.34.0 DistributionNotFound(Requirem= ent.parse('vtk'), {'pyvista'}) >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;; >> +=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 ;; Probably it cannot = find VTK because it isn't a Python library. > > vtk is (among other things) a Python library, try building vtk and > looking into lib/python3.9/site-packages/vtk.py. vtk.py is indeed there. Also, I am able to "import vtk" in a Python repl. I'm not sure why the sanity check cannot find vtk.py, then. This sanity check issue also plagues the python-vedo package, and I don't know how to fix it. (However, obviously the last line of the comment is incorrect.) > As such, shouldn't 'vtk' be in propagated-inputs, such that when > dependents use 'python-pyvista', the vtk libraries will actually be > found? I fixed this in the v2 series. Best regards, Paul