Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #54341

Re: statsmodels.api

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <python-python-list@m.gmane.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.008
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'yet.': 0.04; 'distutils': 0.07; 'incompatible': 0.07; 'subject:skip:s 10': 0.07; 'core,': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'benjamin': 0.16; 'message-id:@post.gmane.org': 0.16; 'numpy': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'wrote:': 0.18; 'bit': 0.19; 'install': 0.23; 'creating': 0.23; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'versions': 0.24; 'header:X-Complaints-To:1': 0.27; 'url:code': 0.29; 'url:wiki': 0.31; 'you?': 0.31; '(although': 0.31; 'gcc': 0.31; 'staying': 0.31; 'writes:': 0.31; 'python.org': 0.32; 'open': 0.33; 'could': 0.34; 'but': 0.35; 'version': 0.36; 'combination': 0.36; "didn't": 0.36; 'charset:us-ascii': 0.36; 'problems': 0.38; 'to:addr:python-list': 0.38; 'issue': 0.38; 'skip:- 10': 0.38; 'recent': 0.39; 'reported': 0.39; 'to:addr:python.org': 0.39; 'either': 0.39; 'received:org': 0.40; 'affect': 0.61; 'myself': 0.63; 'url:p': 0.64; 'special': 0.74; 'compiling': 0.84; 'mingw': 0.84; 'oscar': 0.84; 'works)': 0.84; 'hand,': 0.93; '2013': 0.98
X-Injected-Via-Gmane http://gmane.org/
To python-list@python.org
From Josef Perktold <josef.pktd@gmail.com>
Subject Re: statsmodels.api
Date Wed, 18 Sep 2013 00:03:21 +0000 (UTC)
References <eac9f1af-74e0-4eb0-8719-766894b52f37@googlegroups.com> <mailman.32.1379349395.18130.python-list@python.org> <d4520537-a139-453a-9f2a-985d6177f802@googlegroups.com> <mailman.60.1379418987.18130.python-list@python.org> <477a0f61-87d6-4937-8467-743fc053ecec@googlegroups.com> <mailman.68.1379423249.18130.python-list@python.org> <41a1e4b3-e497-43eb-8095-c2254afa2407@googlegroups.com> <CAHVvXxTDyCYzg0=82S0qDdeXOvxyHrh_Sa1CmWFkFaOkBtYSkQ@mail.gmail.com> <loom.20130917T163532-288@post.gmane.org> <CAHVvXxS_R-GBFw65T55QYLRnJ5Nzy=82UW0KmyOh3L7aQDmxng@mail.gmail.com> <loom.20130917T175109-761@post.gmane.org>
Mime-Version 1.0
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding 7bit
X-Gmane-NNTP-Posting-Host sea.gmane.org
User-Agent Loom/3.14 (http://gmane.org/)
X-Loom-IP 96.127.225.218 (Mozilla/5.0 (Windows NT 6.1; WOW64; rv:23.0) Gecko/20100101 Firefox/23.0)
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.96.1379462627.18130.python-list@python.org> (permalink)
Lines 48
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1379462627 news.xs4all.nl 15927 [2001:888:2000:d::a6]:44381
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:54341

Show key headers only | View raw


Josef Perktold <josef.pktd <at> gmail.com> writes:

> 
> Oscar Benjamin <oscar.j.benjamin <at> gmail.com> writes:
> 
> > 
> > On 17 September 2013 15:52, Josef Perktold <josef.pktd <at> gmail.com>
wrote:
> > >
> > > On the other hand, python-xy comes with MingW, and I never had any
problems
> > > compiling pandas and statsmodels for any version combination of python and
> > > numpy that I tested (although 32 bit only so far, I never set up the
> > > Microsoft sdk).
> > 
> > Just out of interest: out of the box Python.org distutils is
> > incompatible with recent versions of MinGW. If Python-xy distributes
> > MinGW (and it works) then they're either creating a special patched
> > MinGW set up or patching distutils. I don't want to install Python-xy
> > myself since it'll clobber my existing Python installation but could
> > you answer the following for me:
> > 
> > 1) What gcc version did Python-xy install for you?

I did a bit of homework. I didn't know about the -mno-cygwin issue since it
didn't affect me yet.

python-xy is staying below 4.6: GCC Core, G77, G++ 4.5.2 ; MingW 4.5.2.3 
https://code.google.com/p/pythonxy/wiki/StandardPlugins
and has open issue on it

pandas has an open issue where a user reported problems with --mno-cygwin.

Josef


> 
> Josef
> 
> > 
> > Oscar
> > 
> 
> 



Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-16 08:37 -0700
  Re: statsmodels.api John Gordon <gordon@panix.com> - 2013-09-16 16:30 +0000
  Re: statsmodels.api Ethan Furman <ethan@stoneleaf.us> - 2013-09-16 08:47 -0700
    Re: statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-17 03:10 -0700
      Re: statsmodels.api Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-17 12:55 +0100
        Re: statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-17 05:13 -0700
          Re: statsmodels.api Josef Pktd <josef.pktd@gmail.com> - 2013-09-17 06:02 -0700
          Re: statsmodels.api Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-17 14:06 +0100
            Re: statsmodels.api Josef Pktd <josef.pktd@gmail.com> - 2013-09-17 06:35 -0700
              Re: statsmodels.api Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-17 15:10 +0100
                Re: statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-17 07:46 -0700
              Re: statsmodels.api Josef Perktold <josef.pktd@gmail.com> - 2013-09-17 14:52 +0000
              Re: statsmodels.api Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2013-09-17 16:41 +0100
              Re: statsmodels.api Josef Perktold <josef.pktd@gmail.com> - 2013-09-17 16:15 +0000
              Re: statsmodels.api Josef Perktold <josef.pktd@gmail.com> - 2013-09-18 00:03 +0000
  Re: statsmodels.api Davide Dalmasso <davide.dalmasso@gmail.com> - 2013-09-17 05:15 -0700

csiph-web