Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'package,': 0.03; 'subject:Error': 0.07; 'specific.': 0.09; 'subject:update': 0.09; 'subject:using': 0.09; 'cc:addr:python- list': 0.11; 'python': 0.11; '(sorry,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:after': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'appears': 0.22; 'programming': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'asking': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; "i'm": 0.30; 'search.': 0.31; 'there.': 0.32; 'updated': 0.34; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'useful': 0.36; 'awesome': 0.38; 'list,': 0.38; '12,': 0.39; 'mailing': 0.39; 'experts': 0.60; 'forum': 0.61; 'new': 0.61; "you're": 0.61; "you'll": 0.62; 'specialized': 0.65; 'jul': 0.74; 'to:none': 0.92; 'responses': 0.93 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:cc :content-type; bh=9hBBmuxByynJkSSewXIV6tKLk7uMDVnA/8xG3SPpo50=; b=BcdimA/w9d8hzumFPKw364Sw1Hmz9LnTPPPjM1PM7Ds/PxQgroHvUMvk/hq9a1mhkZ iPWmyXu3BIPSAT48OxHO6flPCOd6aRSHptpXZm8Ip0tv4brOI4Fdf1YjfApYlsHSm3TO 50gwL5tkxogfGeNRDy0/NmebR0AFwxX7zxSfv3bEHi3yTQx34MvKpOAbLd9dJLT0yB4e mxCZw4K/O8IdBuIcIbTQNLuq77gsk44N8fvZdWTx8xfqnvIZY4wD50Sji4n9vrbOeIYC 8BwIoh1LFbwYNR8tuKujhPItb+Vh5PR8xEeFBW5KMU4E+t8ao5to2A7UcVKPqBdvpeCL HE5w== MIME-Version: 1.0 X-Received: by 10.58.188.199 with SMTP id gc7mr4025769vec.4.1405146775374; Fri, 11 Jul 2014 23:32:55 -0700 (PDT) In-Reply-To: <1405099994.42214.YahooMailNeo@web164601.mail.gq1.yahoo.com> References: <1405099994.42214.YahooMailNeo@web164601.mail.gq1.yahoo.com> Date: Sat, 12 Jul 2014 16:32:55 +1000 Subject: Re: Error after sympy lambdify function update using vector() dot.class From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 20 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405146777 news.xs4all.nl 2977 [2001:888:2000:d::a6]:34669 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74372 On Sat, Jul 12, 2014 at 3:33 AM, Niklas Troedsson wrote: > I am new to the forum and programming Python. > > Recently I updated both Canopy and its packages, I am now using Canopy > 1.4.1.1975 and sympy 0.7.5-1. > This is a general Python list, not Canopy or Sympy specific. If you don't get a useful response here, you may want to try looking for their mailing lists; Canopy appears to be (sorry, I'm not familiar with it) an Enthought package, so you could ask Enthought for support; and Sympy doubtless has its own lists, which you could find with a Google search. I suspect that what you're asking about may be sufficiently specialized that you'll get better responses there. But you might get a response here. Never know! We do have some pretty awesome experts on python-list. ChrisA