Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!nntp-feed.chiark.greenend.org.uk!ewrotcd!news.nosignal.org!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'importing': 0.04; 'importerror:': 0.05; 'scipy': 0.05; 'exit': 0.07; 'python': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; '>>>': 0.18; 'skip:" 30': 0.20; 'import': 0.21; 'cc:2**0': 0.23; 'raise': 0.24; '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; 'skip:" 20': 0.26; '(most': 0.27; 'first,': 0.27; 'tree': 0.27; 'source': 0.29; 'error': 0.30; 'file': 0.32; 'traceback': 0.33; 'received:google.com': 0.34; 'received:209.85.220': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'being': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'your': 0.60; 'subject:skip:n 10': 0.84 Newsgroups: comp.lang.python Date: Tue, 1 Jan 2013 16:42:13 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=182.185.8.102; posting-account=XzNyagkAAAB4H_idVd3EO3XjLS5VbC8a References: User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 182.185.8.102 MIME-Version: 1.0 Subject: Re: numpy has got newtonsmethod? From: Usama Khan 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1357087344 news.xs4all.nl 6897 [2001:888:2000:d::a6]:58076 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35945 Traceback (most recent call last): File "C:/Python27/12.py", line 4, in import scipy # also has log File "C:/Python27\scipy\__init__.py", line 114, in raise ImportError(msg) ImportError: Error importing scipy: you cannot import scipy while being in scipy source directory; please exit the scipy source tree first, and relaunch your python intepreter. >>>