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


Groups > comp.lang.python > #104488

Re: Installing ibm_db package on Windows 7, 64-bit problem

From Mark Lawrence <breamoreboy@yahoo.co.uk>
Newsgroups comp.lang.python
Subject Re: Installing ibm_db package on Windows 7, 64-bit problem
Date 2016-03-10 08:31 +0000
Message-ID <mailman.115.1457598742.15725.python-list@python.org> (permalink)
References <6b8f071a-f39a-4083-889a-4b381a2a1cd0@googlegroups.com> <CAPTjJmq9pd1u4Nwc+23_b5w25KgTK=_HzeiVw7vPOBJ=BKBWaA@mail.gmail.com>

Show all headers | View raw


On 10/03/2016 08:09, Chris Angelico wrote:
> On Thu, Mar 10, 2016 at 6:46 PM, Alexander Shmugliakov
> <shmuglak@gmail.com> wrote:
>
> Hmm. I don't understand the warning there, but the final error is
> pretty straight-forward: you cannot build a package from source
> without having Visual Studio installed. Sadly, my usual go-to source
> for Windows wheels doesn't have ibm_db:
>
> http://www.lfd.uci.edu/~gohlke/pythonlibs/
>
> but that's definitely the first place to look.
>
> You basically have two choices:
>
> 1) Install the zero-dollar edition of Visual Studio 2015 (I think it's
> available from https://www.visualstudio.com/ but I've never actually
> used it, so don't depend on my advice), and build the extension from
> source. You may find Steve Dower's blog helpful here:
> http://stevedower.id.au/blog/building-for-python-3-5/
>

I've used it repeatedly with no problems, other than the fact that it 
takes hours to download and install, even with a high speed broadband 
link.  Steve Dower is attempting to get his Microsoft colleagues to 
produce a bare minimum that could be used to build Python.

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

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


Thread

Installing ibm_db package on Windows 7, 64-bit problem Alexander Shmugliakov <shmuglak@gmail.com> - 2016-03-09 23:46 -0800
  Re: Installing ibm_db package on Windows 7, 64-bit problem Chris Angelico <rosuav@gmail.com> - 2016-03-10 19:09 +1100
    Re: Installing ibm_db package on Windows 7, 64-bit problem Alexander Shmugliakov <shmuglak@gmail.com> - 2016-03-10 01:31 -0800
      Re: Installing ibm_db package on Windows 7, 64-bit problem Chris Angelico <rosuav@gmail.com> - 2016-03-10 23:52 +1100
  Re: Installing ibm_db package on Windows 7, 64-bit problem Mark Lawrence <breamoreboy@yahoo.co.uk> - 2016-03-10 08:31 +0000

csiph-web