From owner-freebsd-questions@freebsd.org Sat Aug 12 22:03:55 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 CDDEEDCB83F for ; Sat, 12 Aug 2017 22:03:55 +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 3DBCE7334B for ; Sat, 12 Aug 2017 22:03:53 +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 v7CLaEaH088925 for ; Sat, 12 Aug 2017 23:36:14 +0200 (CEST) (envelope-from bah@bananmonarki.se) To: "freebsd-questions@freebsd.org" From: Bernt Hansson Subject: python promblems Message-ID: <0aa880da-5d8c-93cd-678f-c95e2bc13459@bananmonarki.se> Date: Sat, 12 Aug 2017 23:36:14 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 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: Sat, 12 Aug 2017 22:03:55 -0000 Hello list! After a upgrade of firefox pycam is no longer working. The error is this: Failed to initialize the interactive 3D model view. Please install 'python-gtkglext1' to enable it. pkg info | grep py27: py27-gtkglext-1.1.0_12 Python binding for GtkGLExt What to do now. Pycam was working nice before.