Neurolab // "No module named .."

Joel Goldstick joel.goldstick at gmail.com
Sat Sep 28 12:04:30 EDT 2013


On Sat, Sep 28, 2013 at 10:55 AM, FiveHydroxy Tryptamine <
lilithsolved at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20130928/1215aecc/attachment.html>


More information about the Python-list mailing list