BPLUSPY-1.0 Installation issue

M

mbg1708

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
 
S

Steven D'Aprano

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.
 
M

mbg1708

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.

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,773
Messages
2,569,594
Members
45,113
Latest member
Vinay KumarNevatia
Top