Hi Ravi, Welcome to the NESSY mailing lists! I am the current maintainer of Michael Bieri's NESSY project which is currently in a state of hibernation until someone decides to advance the software. I am actually the lead developer of the relax project (http://www.nmr-relax.com/), minfx (https://gna.org/projects/minfx/), and bmrblib (https://gna.org/projects/bmrblib/). Though you probably already know that ;)
This problem is simply that wxPython is not installed on your system (http://wxpython.org/), or on the version of Python you are using. Try installing it, and NESSY should then start up. Regards, Edward On 22 January 2015 at 00:59, Ravi Pratap Barnwal <[email protected]> wrote: > Hi > I am new for NESSY and trying to install it on mac osx 10.8.5 to calculate > the Rex rates for my protein under various field strength. I downloaded the > zip file, unzipped it and tried to run the ./nessy app but the app is not > working. I tried to look into the previous post by users on nessy where Ed > suggested to use > > svn co http://svn.gna.org/svn/nessy/nessy > > and ./nessy > > The latter one is giving following errors, > > Traceback (most recent call last): > File "./nessy", line 27, in <module> > from dep_check import Dep_check, version_check > File "/Users/ravi/program/nessy/dep_check.py", line 30, in <module> > from conf.message import message > File "/Users/ravi/program/nessy/conf/message.py", line 24, in <module> > import wx > ImportError: No module named wx > > > Any help regarding this would be highly appreciated. > > Regards > Ravi > > > _______________________________________________ > Nessy-users mailing list > [email protected] > https://mail.gna.org/listinfo/nessy-users > _______________________________________________ Nessy-users mailing list [email protected] https://mail.gna.org/listinfo/nessy-users
