Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54947
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <joel.goldstick@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.037 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'subject:module': 0.09; 'wrong,': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '2.7.3': 0.16; 'missing?': 0.16; 'sys.path': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'module': 0.19; 'trying': 0.19; 'thanks.': 0.20; 'email addr:gmail.com>': 0.22; 'python?': 0.22; 'cc:addr:python.org': 0.22; 'install': 0.23; 'error': 0.23; 'fine': 0.24; 'looks': 0.24; 'cc:2**0': 0.24; "i've": 0.25; 'skip:" 30': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'getting': 0.31; 'sep': 0.31; 'url:python': 0.33; 'problem': 0.35; 'something': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'error.': 0.37; 'wrong': 0.37; 'rather': 0.38; 'url:mail': 0.40; 'how': 0.40; 'solve': 0.60; 'providing': 0.61; 'complete': 0.62; 'information': 0.63; 'skip:n 10': 0.64; 'to:addr:gmail.com': 0.65; 'cut': 0.74; 'me).': 0.84; 'joel': 0.91; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=AlASa31I3v04zYGHK8w/AKgkh23HayamlupuH3MVtP8=; b=FYAsIMWkHkMMEGBp6gvscyWJg/OE4vYFQra/etfC3q2RNdLIdff68/d7esofO0PX4u pHSQc3vJvaVHxOK+A9LjBdHI2qIxP3fSJyDaJvAiH9Ol2e9hmtJWFZ6PkYzGParWhlM8 tKfVUJMZuC6MvpIUsGDnGtYm+dUQr26ik7k6ZgL713LU/4v2AI2Vr+9tsFCMNmflscYb IAvHQO+2v2Ipz8+DNFXlzzk/xKp5N5/FDeJJ/N0ki5YaCklcj0gmNd4Fi/n5os+7U48w egJh7LQy6+x6AhMxAh08QLiyhV3L4ENhwCpLBPa/NmVnT8LVl+sPoHNuoaF/upII5BLs MjnA== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.120.78 with SMTP id la14mr10605423vdb.9.1380384270464; Sat, 28 Sep 2013 09:04:30 -0700 (PDT) |
| In-Reply-To | <a074d642-7c4f-4841-ba24-8e19f24c55e6@googlegroups.com> |
| References | <a074d642-7c4f-4841-ba24-8e19f24c55e6@googlegroups.com> |
| Date | Sat, 28 Sep 2013 12:04:30 -0400 |
| Subject | Re: Neurolab // "No module named .." |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| To | FiveHydroxy Tryptamine <lilithsolved@gmail.com> |
| Content-Type | multipart/alternative; boundary=e89a8f23463518410004e773c263 |
| Cc | "python-list@python.org" <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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.416.1380384277.18130.python-list@python.org> (permalink) |
| Lines | 61 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1380384277 news.xs4all.nl 15881 [2001:888:2000:d::a6]:44954 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:54947 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Sat, Sep 28, 2013 at 10:55 AM, FiveHydroxy Tryptamine < lilithsolved@gmail.com> wrote: > Hiya > A word of warning, I am a complete beginner. > My problem goes like this:: I've been trying to "import neurolab as nl"(a > neural network library)and I keep getting the "No module named.." error in > my Python 2.7.3 shell. There is definitely something wrong with my Python > path, although everything looks fine (to me). I also appended the sys.path > with "C:/Python27/neurolab-0.2.3/neurolab" and I still get that error. What > am I missing? > Thanks. > -- > https://mail.python.org/mailman/listinfo/python-list > How exactly did you install python? And how did you install neurolab? Also, its best to actually cut and paste the traceback rather than paraphrase it. Since you don't know what is wrong, you may not be providing the information necessary to solve the problem -- Joel Goldstick http://joelgoldstick.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Neurolab // "No module named .." FiveHydroxy Tryptamine <lilithsolved@gmail.com> - 2013-09-28 07:55 -0700 Re: Neurolab // "No module named .." Joel Goldstick <joel.goldstick@gmail.com> - 2013-09-28 12:04 -0400 Re: Neurolab // "No module named .." Dave Angel <davea@davea.name> - 2013-09-28 16:23 +0000 Re: Neurolab // "No module named .." Terry Reedy <tjreedy@udel.edu> - 2013-09-28 14:58 -0400 Re: Neurolab // "No module named .." Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-09-28 20:06 +0100 Re: Neurolab // "No module named .." MRAB <python@mrabarnett.plus.com> - 2013-09-28 20:45 +0100 Re: Neurolab // "No module named .." Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2013-09-28 18:37 -0400
csiph-web