From owner-freebsd-questions@freebsd.org Wed Jul 18 20:13:42 2018 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DE1121030F89 for ; Wed, 18 Jul 2018 20:13:42 +0000 (UTC) (envelope-from youvegotmoxie@gmail.com) Received: from mail-oi0-x232.google.com (mail-oi0-x232.google.com [IPv6:2607:f8b0:4003:c06::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 6005E8AE6E for ; Wed, 18 Jul 2018 20:13:42 +0000 (UTC) (envelope-from youvegotmoxie@gmail.com) Received: by mail-oi0-x232.google.com with SMTP id v8-v6so11208490oie.5 for ; Wed, 18 Jul 2018 13:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=7mDD40Wb4XB72TRZrV+58fcX8WMT9YyX5suyIRnjihU=; b=GIz+hRiivoaYPEZ123GA+cQL4xwJTODdzCX3BZxKbQItud3lZWfZtNm0SkyQQns6XN kyY/obD3MgFRvP/0iLbuUtvZnQzz2EJDcnl6JRO2tka8j+w1PKx7xDeJSoVhQIvRuwCO tEEmiNkt0py8JaXCX/wCawvF8HAevKzPIqWHO/rklqyoy6tV31LqNBnJAMHn+BLkKndI 9Kns+su2MjHqbUpgjXcaw2uBDUuc3y93nqykoidCBzJT7kT0647MaL75gWCBCiEIyA0Q txEYunZQxgHA1WdKKEv8efK3OTHtMNtLrTVFrOLcDXx3fFbyyZuleV92R91nU/AfCCkO de5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=7mDD40Wb4XB72TRZrV+58fcX8WMT9YyX5suyIRnjihU=; b=gSlYQq6MTZWAnoPvwa7Uwf4+rDMjlPfFDTjvtFuRCzQqS9eqOVbGu6endLxSWQrfQZ lBkZLJORE1h6Jo5ic/ixf4dFHdx+X6K0K2+3K7KY29lRvcMxwaIxvpOfpyIIIdm+h2tZ ijKqJ2Xbf6cEktJ44AQz+iJ3t3iZB7sZHmDk0lXmWVAK31vULsAAt5pfemgfx+UmPY/w 41GwhtjwuhPVEH24Tz552L7qLeOaBs4jh3MElkTeDPpITHPMOjrx7goTWTc3ExCUAfsY rLGj5Xot8RTlGd3zJl5SmOl4EKwcLksOdK3dBLMJZ7uCCifP14DL9grpql5tDstHsVP0 C7QQ== X-Gm-Message-State: AOUpUlEpNpkb0mqrBx3N7hOTpTT3T1YtbKaL3OuKZSVilryn3AZyz4p+ AvxRTWnRM51kXgWJvrcZJ9ZBIQ7s X-Google-Smtp-Source: AAOMgpe9VB9102ll1VTFUe3LRKIyVjXnaewuCIoEYRESr7lPZTLjGojNZBFYwTJsPCjkTYjCzarrwg== X-Received: by 2002:aca:b909:: with SMTP id j9-v6mr7578287oif.257.1531944821634; Wed, 18 Jul 2018 13:13:41 -0700 (PDT) Received: from ?IPv6:2601:2c6:4d00:3cc8:ba:8678:306e:1540? ([2601:2c6:4d00:3cc8:ba:8678:306e:1540]) by smtp.gmail.com with ESMTPSA id d191-v6sm3171719oig.16.2018.07.18.13.13.40 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Jul 2018 13:13:41 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.3 \(3445.6.18\)) Subject: Re: PyQt4 From: Michael Beasley In-Reply-To: <1c332878-c7e3-6a54-820c-eeec4151e8cd@borh.eu> Date: Wed, 18 Jul 2018 15:13:23 -0500 Cc: "freebsd-questions@freebsd.org" Content-Transfer-Encoding: quoted-printable Message-Id: <8AAFC97B-8C31-43AD-9436-026B1EE58432@gmail.com> References: <1c332878-c7e3-6a54-820c-eeec4151e8cd@borh.eu> To: Bernt Hansson X-Mailer: Apple Mail (2.3445.6.18) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jul 2018 20:13:43 -0000 Just noticed you opened two threads about this. Try to keep things to a single thread if possible. Regards, > On Jul 15, 2018, at 14:01, Bernt Hansson wrote: >=20 > Hello list. >=20 > Trying to get a python script working again but no luck so far. >=20 > This is the error i'm getting >=20 > % python flatcam.py > Traceback (most recent call last): > File "flatcam.py", line 2, in > from PyQt4 import QtGui > ImportError: No module named PyQt4 >=20 > I've installed py-qt4 but no luck. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to = "freebsd-questions-unsubscribe@freebsd.org"