Public bug reported:

when I try to start "code_saturne gui" it returns an error:

$ code_saturne gui
Traceback (most recent call last):
  File "/usr/bin/code_saturne", line 76, in <module>
    retcode = cs.execute()
  File "/usr/lib/python2.7/dist-packages/code-saturne/cs_script.py", line 88, 
in execute
    return self.commands[command](options)
  File "/usr/lib/python2.7/dist-packages/code-saturne/cs_script.py", line 142, 
in gui
    return cs_gui.main(options, self.package)
  File "/usr/lib/python2.7/dist-packages/code-saturne/cs_gui.py", line 144, in 
main
    sys.path.insert(1, pkg.get_dir('cspythondir'))
  File "/usr/lib/python2.7/dist-packages/code-saturne/cs_package.py", line 108, 
in get_dir
    return self.dirs[installdir][1]
KeyError: 'cspythondir'

** Affects: code-saturne (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1528025

Title:
  when I try to start "code_saturne gui" it returns an error.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/code-saturne/+bug/1528025/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to