Discussion:
[sr #3349] Relax GUI installation problem
Samantha Lagaida
2016-05-27 00:31:02 UTC
Permalink
URL:
<http://gna.org/support/?3349>

Summary: Relax GUI installation problem
Project: relax
Submitted by: slagaida
Submitted on: Fri 27 May 2016 12:31:01 AM UTC
Category: None
Priority: 5 - Normal
Severity: 3 - Normal
Status: None
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Operating System: GNU/Linux

_______________________________________________________

Details:

Hi,

I tried to install relax (4.0.2) program on Ubuntu Xenial and when I tried to
open the GUI this error come up:

File "multi/processor.py", line 494, in run
self.callback.init_master(self)
File "multi/__init__.py", line 318, in default_init_master
self.master.run()
File "/home/kuroyama/Downloads/relax-4.0.2/relax.py", line 209, in run
import gui
File "gui/__init__.py", line 39, in <module>
from gui.uf_objects import Uf_storage; uf_store = Uf_storage()
File "gui/uf_objects.py", line 35, in <module>
from gui.components.free_file_format import Free_file_format
File "gui/components/free_file_format.py", line 31, in <module>
from gui.icons import relax_icons
File "gui/icons.py", line 45, in <module>
class Relax_task_bar_icon(wx.TaskBarIcon):
AttributeError: 'module' object has no attribute 'TaskBarIcon'

I compiled C modules and I attached relax_info.log
Not sure what's wrong.Do you have any suggestion to fix this problem?

Many thanks,
Sam




_______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 27 May 2016 12:31:01 AM UTC Name: relax_info.log Size: 6kB By:
slagaida

<http://gna.org/support/download.php?file_id=27441>

_______________________________________________________

Reply to this item at:

<http://gna.org/support/?3349>

_______________________________________________
Message sent via/by Gna!
http://gna.org/


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
relax-***@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information
Edward d Auvergne
2016-06-03 08:07:06 UTC
Permalink
Follow-up Comment #1, sr #3349 (project relax):

Hi Sam,

The problem is with the version of wxPython on your system. The "phoenix"
versions are very, very new and are neither stable nor complete. This is a
complete rewrite that is not compatible with older wxPython versions. I have
not ported the relax GUI to wxPython-phoenix yet, as there are too many
features still missing, and the relax GUI will not run. Do you have other,
older wxPython packages available on your system that you can install?

Regards,
Edward

_______________________________________________________

Reply to this item at:

<http://gna.org/support/?3349>

_______________________________________________
Message sent via/by Gna!
http://gna.org/


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
relax-***@gna.org

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org

Loading...