X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 17 Jun 2021 12:23:44 +0200 (CEST) From: Roland Lutz To: "Claudio Fabri (clafi AT gmx DOT com) [via geda-user AT delorie DOT com]" Subject: Re: [geda-user] PCB can no longer imports schematic In-Reply-To: Message-ID: References: User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset=US-ASCII Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 17 Jun 2021, Claudio Fabri (clafi AT gmx DOT com) [via geda-user AT delorie DOT com] wrote: > Now I get this error: > > [...] > ImportError: No module named gtk That's weird; I thought I had fixed this problem. Since the line numbers don't appear to match: are you sure you are using the latest `master'? In particular, "import gaf.netlist.reportgui" should be at line 259 of PREFIX/lib/xorn/netlist.py, not at line 306. Maybe this is another case of files left over from an older installation?