i moved my project from computer to another
i did import project under Files.
i got my projects with all jop history but when i try to restor jop i get this report (see below)
after that i see only .eff file under the input file, No .Sca or the pdb i used before. even the result of refinment is not there and refinment setting which i did not use.

i tried to change the path in .eff file to the new location for .sca and .pdb but i did not help

could you help me in that.

thank you
Haytham

(((ImportError : No module named f_model_info

Traceback (most recent call last):
  File "/usr/local/phenix-1.7-650/phenix/wxGUI2/Home/Jobs.py", line 327, in OnDoubleClick
    self.list_frame.restore_job(job)
  File "/usr/local/phenix-1.7-650/phenix/wxGUI2/Home/Jobs.py", line 241, in restore_job
    app.restore_job(self.project.get_id(), current_job)
  File "/usr/local/phenix-1.7-650/phenix/wxGUI2/App.py", line 544, in restore_job
    use_template_gui=use_template_gui)
  File "/usr/local/phenix-1.7-650/phenix/wxGUI2/App.py", line 501, in restore_session
    frame.restore_session(output_dir, config_file, result)
  File "/usr/local/phenix-1.7-650/phenix/wxGUI2/Programs/Refine/Main.py", line 473, in restore_session
    (result, last_status_file) = self._load_result_files(output_dir)
  File "/usr/local/phenix-1.7-650/phenix/wxGUI2/Programs/Refine/Main.py", line 467, in _load_result_files
    refine_result = easy_pickle.load(result_file)
  File "/usr/local/phenix-1.7-650/cctbx_project/libtbx/easy_pickle.py", line 21, in load
    return cPickle.loads(_open(file_name, "rb").read())
ImportError: No module named f_model_info)))