Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.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.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'help?': 0.03; 'advice.': 0.05; 'python': 0.08; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'am,': 0.14; 'extension': 0.14; 'wrote:': 0.14; 'command': 0.19; 'header:In-Reply-To:1': 0.21; 'wrote': 0.22; 'stuff': 0.22; 'appear': 0.23; 'subject:Question': 0.25; 'testing': 0.27; 'thanks': 0.28; 'installed': 0.28; 'installing': 0.29; 'module': 0.30; 'url:products': 0.31; 'named': 0.32; 'header:X-Complaints-To:1': 0.32; 'does': 0.33; 'to:addr :python-list': 0.33; 'post': 0.33; 'error': 0.33; 'header:User- Agent:1': 0.35; 'using': 0.35; 'url:source': 0.36; 'url:python': 0.38; 'received:org': 0.38; 'could': 0.38; 'subject:: ': 0.38; 'url:google': 0.38; 'header:Mime-Version:1': 0.39; 'list,': 0.39; 'to:addr:python.org': 0.39; 'subject:about': 0.60; 'your': 0.60; 'url:%2f': 0.62; 'url:sa': 0.67; 'url:http': 0.72; 'quang': 0.84; 'url:cd': 0.84; 'url:ved': 0.84; 'url:url': 0.86; 'url:j': 0.93 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: "Colin J. Williams" Subject: Re: Question about isodate Date: Sat, 28 May 2011 08:26:06 -0400 References: <324535.36827.qm@web114716.mail.gq1.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 69-196-178-94.dsl.teksavvy.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 In-Reply-To: <324535.36827.qm@web114716.mail.gq1.yahoo.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 18 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1306585584 news.xs4all.nl 49181 [::ffff:82.94.164.166]:36824 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:6464 On 26-May-11 07:48 AM, truongxuan quang wrote: > Hello list, > > I am installing and testing istSOS wrote base on Python with its > extension like gdal, isodate, easy istall, setuptool, psycopg. I have > already installed all these stuff when I was using method POST the error > appear is "_No module named mx.DateTime.ISO_" , could you please give me > your command and advice. > > Many thanks > > Quang > Does this help? http://www.google.com/url?sa=t&source=web&cd=1&ved=0CB0QFjAA&url=http%3A%2F%2Fwww.egenix.com%2Fproducts%2Fpython%2FmxBase%2FmxDateTime%2F&rct=j&q=mxdatetime&ei=eengTYf5MM6EtgfdzeSoBw&usg=AFQjCNEsnznUS1kZ_zAzbSxGlP2IF6BsTg&sig2=3GgXQ9caWtvHTwzZoJOBuQ&cad=rja Colin W.