I can only replicate this in my mac:
relax -i
relax repository checkout r23603
svn+ssh://svn.gna.org/svn/relax/trunk
Molecular dynamics by NMR data analysis
Copyright (C) 2001-2006 Edward d'Auvergne
Copyright (C) 2006-2014 the relax development team
This is free software which you are welcome to modify and redistribute
under the conditions of the
GNU General Public License (GPL). This program, including all modules, is
licensed under the GPL
and comes with absolutely no warranty. For details type 'GPL' within the
relax prompt.
Assistance in using the relax prompt and scripting interface can be
accessed by typing 'help' within
the prompt.
Processor fabric: Uni-processor.
Hardware information:
Machine: x86_64
Processor: i386
Processor name: Intel(R) Core(TM) i5-2435M CPU @ 2.40GHz
Endianness: little
Total RAM size: 2048.0 Mb
Total swap size: 6144.0 Mb
Operating system information:
System: Darwin
Release: 13.2.0
Version: Darwin Kernel Version 13.2.0: Thu Apr 17
23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
Mac version: 10.9.3 (, , ) x86_64
Distribution:
Full platform string: Darwin-13.2.0-x86_64-i386-32bit
Python information:
Architecture: 32bit
Python version: 2.7.3
Python branch:
Python build: default, Apr 12 2012 11:28:34
Python compiler: GCC 4.0.1 (Apple Inc. build 5493)
Libc version:
Python implementation: CPython
Python revision:
Python executable:
/Library/Frameworks/Python.framework/Versions/7.3/Resources/Python.app/Contents/MacOS/Python
Python flags: sys.flags(debug=0, py3k_warning=0,
division_warning=0, division_new=0, inspect=0, interactive=0, optimize=0,
dont_write_bytecode=0, no_user_site=0, no_site=0, ignore_environment=0,
tabcheck=0, verbose=0, unicode=0, bytes_warning=0, hash_randomization=0)
Python float info: sys.float_info(max=1.7976931348623157e+308,
max_exp=1024, max_10_exp=308, min=2.2250738585072014e-308, min_exp=-1021,
min_10_exp=-307, dig=15, mant_dig=53, epsilon=2.220446049250313e-16,
radix=2, rounds=1)
Python module path: ['/Users/tlinnet/software/relax_trunk',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/pip-1.4.1-py2.7.egg',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python27.zip',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/plat-darwin',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/plat-mac',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/plat-mac/lib-scriptpackages',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/lib-tk',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/lib-old',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/lib-dynload',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages',
'/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/PIL',
'/Library/Python/2.7/site-packages',
'/usr/local/lib/wxPython-2.9.5.0/lib/python2.7']
Python packages and modules (most are optional):
Name Installed Version Path
minfx True 1.0.6
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/minfx
bmrblib True 1.0.3
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/bmrblib
numpy True 1.6.1
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/numpy
scipy True 0.10.1
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/scipy
wxPython True 2.8.10.1 (mac-unicode)
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/wx
matplotlib True 1.1.0
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/matplotlib
mpi4py False
epydoc True 3.0.1
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/epydoc
optparse True 1.5.3
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/optparse.pyc
readline True
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/lib-dynload/readline.so
profile True
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/profile.pyc
bz2 True
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/lib-dynload/bz2.so
gzip True
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/gzip.pyc
io True
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/io.pyc
xml True 0.8.4 (internal)
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/xml/__init__.pyc
xml.dom.minidom True
/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/xml/dom/minidom.pyc
relax information:
Version: repository checkout r23603 svn+ssh://
svn.gna.org/svn/relax/trunk
Processor fabric: Uni-processor.
relax C modules:
Module Compiled File type
Path
target_functions.relax_fit True 2-way ['Mach-O 64-bit bundle
x86_64', 'Mach-O bundle i386']
/Users/tlinnet/software/relax_trunk/target_functions/relax_fit.so
2014-05-29 15:29 GMT+02:00 Troels Emtekær Linnet <tlinnet@xxxxxxxxxxxxx>:
Hi Ed.
After your changes, I still get:
Traceback (most recent call last):
File
"/Users/tlinnet/software/relax_trunk/gui/input_elements/sequence_2D.py",
line 113, in open_dialog
self.selection_win_show()
File
"/Users/tlinnet/software/relax_trunk/gui/input_elements/sequence_2D.py",
line 134, in selection_win_show
self.sel_win.Close()
File
"/Library/Frameworks/Python.framework/Versions/7.3/lib/python2.7/site-packages/wx/_core.py",
line 14564, in __getattr__
raise PyDeadObjectError(self.attrStr % self._name)
wx._core.PyDeadObjectError: The C++ part of the Sequence_window_2D object
has been deleted, attribute access no longer allowed.
When I try to use the dx.map functionality.