Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'correct.': 0.07; 'skip:/ 10': 0.07; 'python': 0.09; 'cc:addr:googlegroups.com': 0.09; 'subject:module': 0.09; 'cc:addr :python-list': 0.10; 'subject:error': 0.11; 'slash.': 0.16; 'subject:failed': 0.16; 'subject:import': 0.16; 'skip:p 30': 0.20; 'email addr:gmail.com>': 0.20; '>': 0.23; 'cc:2**1': 0.24; 'command': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply- To:1': 0.25; 'guess': 0.27; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'run': 0.28; 'url:mailman': 0.29; 'url:python': 0.32; 'url:listinfo': 0.32; 'hi,': 0.33; 'received:google.com': 0.34; 'wrong': 0.34; 'received:209.85': 0.35; 'url:org': 0.36; 'cc:no real name:2**1': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'where': 0.40; 'url:mail': 0.40; 'leading': 0.61; 'export': 0.62; 'thomas': 0.62; 'home': 0.66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=wYfGErhfxYADfAc1D70Jyri1N/MnEoaGYmwRlaHKzRc=; b=EqNMP90lRSELeG6wUxxKHaY2T6U/GhWssCKG/bx2NEljKXfasxCvjiB5q9TqPPo6a2 f3JiEgGsaTZdzoJ9O5sK/khROgT/YrulpnhUpNVi9qWh0wzh+O6Swio1rDgT3LUSbXd9 yQjztfwjnd8MKfRRl+FPa0bw3Tv+cZFyLD1iqeeNpTpFmkygoCZ50y8hL0n4uyxfaJ71 u920d2QGiapXV/tcIm0jyf9SsYIAXVt7X6YpoPtOHjlBxNuEPjzQMsr3PK3zmSSGUWeW yHuaBKaWM1c29E9uXXdhWeNrGf5twOOFbyYd9rzLfnCgU+CBJpzbNfUR03qU4xWK0b/9 tARg== MIME-Version: 1.0 X-Received: by 10.180.98.198 with SMTP id ek6mr5640856wib.7.1361292272893; Tue, 19 Feb 2013 08:44:32 -0800 (PST) In-Reply-To: References: <3c0e501e-cc5b-434e-b65b-0d4ffce82af9@googlegroups.com> <8c9e791f-1c8f-434e-b009-d234c45e1964@googlegroups.com> Date: Tue, 19 Feb 2013 17:44:32 +0100 Subject: Re: Python module import failed error From: Thomas Calmant To: matt.doolittle33@gmail.com Content-Type: multipart/alternative; boundary=f46d044286ca5c7e6104d6168e98 Cc: python-list@python.org, comp.lang.python@googlegroups.com X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 51 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361292288 news.xs4all.nl 6963 [2001:888:2000:d::a6]:56458 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39249 --f46d044286ca5c7e6104d6168e98 Content-Type: text/plain; charset=UTF-8 Hi, Do you run Python in the same terminal than where you run the export command ? ++ Thomas 2013/2/19 > My guess would be /home/matt/bin - note the leading slash. > > > > > > > > ChrisA > > correct. and in the home directory i run export > PYTHONPATH=${PYTHONPATH}:/home/matt/bin and have had no luck? am i using > the wrong command? > -- > http://mail.python.org/mailman/listinfo/python-list > --f46d044286ca5c7e6104d6168e98 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

Do you run Python in the same terminal than where you run the ex= port command ?

++
Thomas

2013/2= /19 <matt.doolittle33@gmail.com>
=C2=A0My guess would be /h= ome/matt/bin - note the leading slash.
>
>
>
> ChrisA

correct. and in the home directory i run export PYTHONPATH=3D${PYTHON= PATH}:/home/matt/bin and have had no luck? =C2=A0am i using the wrong comma= nd?
--
http://mail.python.org/mailman/listinfo/python-list

--f46d044286ca5c7e6104d6168e98--