aelamspychron / pychron

Data acquisition and processing framework for Ar-Ar geochronology and noble gas mass spectrometry
http://pychron.readthedocs.org/en/latest/
Apache License 2.0
0 stars 0 forks source link

Orgnaziation Naming Error #4

Open ael-noblegas opened 3 years ago

ael-noblegas commented 3 years ago

active branch=dev/dc

active analyses=

description=""

Traceback

Traceback (most recent call last):
  File "C:\Anaconda3\envs\pychron3\lib\site-packages\traits\trait_notifiers.py", line 394, in __call__
    self.handler(*args)
  File "C:\Users\Science\.pychron.0\pychron\pychron\envisage\tasks\preferences.py", line 51, in _organization_changed
    self.remote = '{}/Laboratory'.format(new)
  File "C:\Users\Science\.pychron.0\pychron\pychron\envisage\tasks\base_preferences_helper.py", line 71, in validate
    self.error(obj, name, value)
  File "C:\Anaconda3\envs\pychron3\lib\site-packages\traits\trait_handlers.py", line 236, in error
    object, name, self.full_info(object, name, value), value
traits.trait_errors.TraitError: The 'remote' trait of a GeneralPreferences instance must be a string, but a value of 'AEL-AMS Noble Gas Laboratory/Laboratory' <class 'str'> was specified.