From owner-freebsd-questions@freebsd.org Sun Aug 13 17:54:29 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C5811DCE7B7 for ; Sun, 13 Aug 2017 17:54:29 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4B80A7C4AD for ; Sun, 13 Aug 2017 17:54:27 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from testbox.news4all.se (testbox.usenet4all.se [10.0.0.3]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id v7DHsNKq091778; Sun, 13 Aug 2017 19:54:23 +0200 (CEST) (envelope-from bah@bananmonarki.se) Subject: Re: python promblems To: "John R. Levine" Cc: freebsd-questions@freebsd.org References: <20170812221936.14633.qmail@ary.lan> <4b9f0f28-6958-8201-24c8-a2dcb6324926@bananmonarki.se> From: Bernt Hansson Message-ID: Date: Sun, 13 Aug 2017 19:54:23 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Aug 2017 17:54:29 -0000 On 2017-08-13 17:10, John R. Levine wrote: >>>> pkg info | grep py27: >>>> >>>> py27-gtkglext-1.1.0_12 Python binding for GtkGLExt >>>> >>>> What to do now. Pycam was working nice before. >>> Try uninstalling the library it and reinstalling it. That often fixes >>> problems due to shared library names or locations changing. >>> >>> >> What library might that be? > > Hard to say. When you uninstalled and reinstalled py27-gtkglext, what > happened? Not much, if anything. No errors.