Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54341
| From | Josef Perktold <josef.pktd@gmail.com> |
|---|---|
| Subject | Re: statsmodels.api |
| Date | 2013-09-18 00:03 +0000 |
| References | (6 earlier) <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> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.96.1379462627.18130.python-list@python.org> (permalink) |
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 | Next — Previous in thread | Next in thread | Find similar | Unroll 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