Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:Python': 0.05; 'error:': 0.05; 'subject:module': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'subject:error': 0.11; '"import': 0.16; 'failed.': 0.16; 'param': 0.16; 'subject:failed': 0.16; 'subject:import': 0.16; 'import': 0.21; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'chris': 0.28; '"no': 0.29; 'folder': 0.30; 'good.': 0.32; 'received:google.com': 0.34; 'modules': 0.36; 'subject:: ': 0.38; 'mean': 0.38; 'shows': 0.38; 'from:no real name:2**0': 0.60; 'details': 0.63; 'more': 0.63; '2013': 0.84 X-Received: by 10.49.24.164 with SMTP id v4mr1276624qef.6.1361292714497; Tue, 19 Feb 2013 08:51:54 -0800 (PST) Newsgroups: comp.lang.python Date: Tue, 19 Feb 2013 08:51:54 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=74.76.226.247; posting-account=aUyV1AoAAADQHesJeGDOvoY6ETPzeVsR References: <3c0e501e-cc5b-434e-b65b-0d4ffce82af9@googlegroups.com> <8c9e791f-1c8f-434e-b009-d234c45e1964@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 74.76.226.247 MIME-Version: 1.0 Subject: Re: Python module import failed error From: matt.doolittle33@gmail.com To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: , Message-ID: Lines: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361292717 news.xs4all.nl 6870 [2001:888:2000:d::a6]:34708 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39252 On Tuesday, February 19, 2013 11:39:14 AM UTC-5, Chris Angelico wrote:> > > What exactly do you mean by "no luck"? More details would be good. > The program i am using (GNU radio companion) that wants to import the modules from the ~/bin folder shows this error: Block - import_0_0_0 - Import(import): Param - Import(import): Import "import multimode_helper as mh" failed. .