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


Groups > comp.lang.python > #41096

Re: BPLUSPY-1.0 Installation issue

X-Received by 10.224.110.68 with SMTP id m4mr9835460qap.2.1363041120920; Mon, 11 Mar 2013 15:32:00 -0700 (PDT)
X-Received by 10.49.71.135 with SMTP id v7mr1080906qeu.28.1363041120870; Mon, 11 Mar 2013 15:32:00 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!dd2no809571qab.0!news-out.google.com!o5ni743qas.0!nntp.google.com!dd2no809567qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.lang.python
Date Mon, 11 Mar 2013 15:32:00 -0700 (PDT)
In-Reply-To <513cb34d$0$6512$c3e8da3$5496439d@news.astraweb.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=98.24.165.10; posting-account=9fp20QoAAADPdpSvSWATe8gpsnD-RslH
NNTP-Posting-Host 98.24.165.10
References <e6ae213c-0b63-43f3-9f64-1bc9822bea8d@googlegroups.com> <513cb34d$0$6512$c3e8da3$5496439d@news.astraweb.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <0591d613-2f8c-44f0-9a66-9fa22ae6ff3a@googlegroups.com> (permalink)
Subject Re: BPLUSPY-1.0 Installation issue
From mbg1708@planetmail.com
Injection-Date Mon, 11 Mar 2013 22:32:00 +0000
Content-Type text/plain; charset=ISO-8859-1
Xref csiph.com comp.lang.python:41096

Show key headers only | View raw


On Sunday, March 10, 2013 11:22:37 AM UTC-5, Steven D'Aprano wrote:
> On Sun, 10 Mar 2013 08:38:43 -0700, mbg1708 wrote:
> 
> 
> 
> > The Bpluspy-1.0 package from Pypi is excellent.  The usual setup loads
> 
> > the software into site-packages.  Unfortunately, once installed, Python
> 
> > import statements don't find the software.
> 
> > 
> 
> > The fix is to add a "pth" file in the site-packages directory.  The file
> 
> > can be called <anything_you_like>.pth and needs to contain a single line
> 
> > of text
> 
> > 
> 
> >     BplusPy
> 
> > 
> 
> > Python import statements now work fine.
> 
> > 
> 
> > This fix applies to Python 2.7 in Fedora 18 and Windows XP.
> 
> > 
> 
> > Mary
> 
> 
> 
> 
> 
> Thanks for posting this!
> 
> 
> 
> Have you considered notifying the package's author? Perhaps the installer 
> 
> script could add the pth file automatically, or fix the package structure 
> 
> so it becomes unnecessary.
> 
> 
> 
> 
> 
> -- 
> 
> Steven

Yup.  Tried that.  There's no bug reporting link in Pypi (that I could find).  And Aaron Watters email address at Sourceforge is invalid....the email bounced back.  So.....I tried.....and ended up here...it was the best I could do.

Mary.

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


Thread

BPLUSPY-1.0 Installation issue mbg1708@planetmail.com - 2013-03-10 08:38 -0700
  Re: BPLUSPY-1.0 Installation issue Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-03-10 16:22 +0000
    Re: BPLUSPY-1.0 Installation issue mbg1708@planetmail.com - 2013-03-11 15:32 -0700

csiph-web