From owner-freebsd-gnome@FreeBSD.ORG Tue Sep 30 01:37:13 2014 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3F1DDF8 for ; Tue, 30 Sep 2014 01:37:13 +0000 (UTC) Received: from mail-ob0-x22b.google.com (mail-ob0-x22b.google.com [IPv6:2607:f8b0:4003:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 08D42301 for ; Tue, 30 Sep 2014 01:37:12 +0000 (UTC) Received: by mail-ob0-f171.google.com with SMTP id wp4so1642428obc.30 for ; Mon, 29 Sep 2014 18:37:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type; bh=x3kFekPf2WZV1+ywjGi5uiqOfPcJhw1E9lEl4wSouaY=; b=bhuDGpvAHosvcedZ/xvOX/8Nip3Dil6LykmyvGtnBc2b0ddjDh/KgYUzD6DT1G/cuE 3eRSKeSaEl7ZJhomNNMLe5wffjYYB6dF71ewss3Xdh+7U5hQ9UNfkRvW04kWowGmQu5L jD+DPzuDaY3NFMh0j8WtZRn4aSDzQDncPczATmTA9QkP+ys6/p96o3DT9QQ8nmkeIWRH FLCvpQyIRXuFLI6+3mkeLuXupLOTCu17b4nodaUIafPJMD1L4RQP1VtNoQsWo9x1xxdW PuiRDUI7HWSrRLl52my+VZbgPaqUZ8ZO+WysTe8lfuHKVX/1h6oslUQblwHT5uk8W2+/ lssw== X-Received: by 10.60.42.178 with SMTP id p18mr43100126oel.15.1412041032296; Mon, 29 Sep 2014 18:37:12 -0700 (PDT) Received: from [192.168.1.3] (cpe-76-92-183-226.kc.res.rr.com. [76.92.183.226]) by mx.google.com with ESMTPSA id h1sm1066649obw.21.2014.09.29.18.37.11 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 29 Sep 2014 18:37:11 -0700 (PDT) Message-ID: <542A0946.2000305@gmail.com> Date: Mon, 29 Sep 2014 20:37:10 -0500 From: Robert Ramos User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: gnome@FreeBSD.org Subject: graphics/qgis port question Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Sep 2014 01:37:13 -0000 Hello, The Quantum GIS (QGIS) pbi seems to not be working with full python capabilities. When I launch QGIS it returns Couldn't load plugin 'processing' from ['/usr/local/share/qgis/python', '/usr/home/robert/.qgis2/python', '/usr/home/robert/.qgis2/python/plugins', '/usr/local/share/qgis/python/plugins', '/usr/local/lib/python27.zip', '/usr/local/lib/python2.7', '/usr/local/lib/python2.7/plat-freebsd10', '/usr/local/lib/python2.7/lib-tk', '/usr/local/lib/python2.7/lib-old', '/usr/local/lib/python2.7/lib-dynload', '/usr/local/lib/python2.7/site-packages', '/usr/local/lib/python2.7/site-packages', '/usr/local/lib/python2.7/site-packages/gst-0.10', '/usr/local/lib/python2.7/site-packages/gtk-2.0'] When I go through the trouble of installing all the relevant python packages manually (numpy, scimath, qscintilla, ect) I get an error saying that that QGIS could not import scimath. This also shows up when you look at the "processing" plugin in the QGIS plugin manager. Searching through web forums this seems like it may be an old issue, but it sounded like it has supposed to have been resolved already. It is not working for me at least. Let me know if you need any other information about my setup. -----------\nPBI Information:\nPort: graphics/qgis\nName: QGIS\nDate Installed: 9/29/14 7:42 PM\nVersion: 2.4.0_1\nArchitecture: 10-64bit