Return-Path: X-Original-To: apmail-qpid-users-archive@www.apache.org Delivered-To: apmail-qpid-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2A5D310968 for ; Tue, 20 Aug 2013 07:11:03 +0000 (UTC) Received: (qmail 64694 invoked by uid 500); 20 Aug 2013 07:11:01 -0000 Delivered-To: apmail-qpid-users-archive@qpid.apache.org Received: (qmail 64511 invoked by uid 500); 20 Aug 2013 07:10:52 -0000 Mailing-List: contact users-help@qpid.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@qpid.apache.org Delivered-To: mailing list users@qpid.apache.org Received: (qmail 64490 invoked by uid 99); 20 Aug 2013 07:10:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 07:10:48 +0000 X-ASF-Spam-Status: No, hits=3.5 required=5.0 tests=HTML_MESSAGE,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Aug 2013 07:10:44 +0000 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1VBg4p-00057T-6Y for users@qpid.apache.org; Tue, 20 Aug 2013 00:10:03 -0700 Date: Tue, 20 Aug 2013 00:10:03 -0700 (PDT) From: NimbusParc To: users@qpid.apache.org Message-ID: <1376982603063-7597116.post@n2.nabble.com> In-Reply-To: <1374198642839-7595680.post@n2.nabble.com> References: <1374198642839-7595680.post@n2.nabble.com> Subject: Re: Help:qpid-python client doesn't work for qpid-0.22 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_151976_1436086.1376982603195" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_151976_1436086.1376982603195 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit These Exceptions tells the Installation was not successful. To install properly .. 1. first download from official website http://qpid.apache.org/download.html . 2. Untar it and enter into qpid-tools directory. 3. Run * ./setup.py build * and *./setup.py install * (as Super User) Now, you won't get any exceptions. -- View this message in context: http://qpid.2158936.n2.nabble.com/Help-qpid-python-client-doesn-t-work-for-qpid-0-22-tp7595680p7597116.html Sent from the Apache Qpid users mailing list archive at Nabble.com. ------=_Part_151976_1436086.1376982603195--