PDA

View Full Version : [SOLVED] biology BALL package finds wrong sip.so



rwohlhueter
June 14th, 2010, 04:38 PM
I just upgraded to ubuntu 10.04, and installed the BALL biological package. When I start the BALLview gui, I get the error message: p, li { white-space: pre-wrap; } ERROR: Version of imported sip module does not match the expected version!
got (from <module 'sip' from '/usr/lib/pymodules/python2.6/sip.so'>) 4.10.1, expected 4.10


Where can I get the right version of sip.so? Better yet, how can I persuade BALLview that 4.10.1 would do just fine?

Neil1
September 29th, 2010, 10:34 AM
Hi,

I got exactly the same problem. Have you solved it already? Could anyone help?

Thanx a lot!

hal10000
November 16th, 2010, 03:24 PM
Hello,
i have the same problem in kubuntu 10.10 with ballview.

This thread is marked as solved, but there is no hint on how the problem was solved.

On this page
(http://ball-trac.bioinf.uni-sb.de/ticket/285) they assume it to be a packaging problem, and it seems that it only occurs in ubuntu.

I would appreciate if someone could tell how the problem can be solved

viherpeukalo
January 20th, 2011, 03:03 PM
bump

Rasmuss81
February 5th, 2011, 11:02 PM
I had the same problem and solved it.

Make sure you have gsl, flex, libfftw and all the other staff (just read the messages in the console) already installed.

Get the ball-package from ballview.org and store it for example at /opt

Copy sip.h from /opt/BALL-1.4.0/contrib/sip-4.11/sipgen to /opt/BALL-1.4.0/contrib/include

Build the package withe the ./autobuild command.

Then it works partially - There are still problems with the gui but atoms and molecules are drawn correctly.