Public bug reported:
Cecilia (normal ubuntu 16.04 package) doesn't launch on ubuntu 16.04 due
to python-numpy (i suppose version issue).
$ cecilia
Preferences file not found.
pyo version 0.7.8 (uses single precision)
Traceback (most recent call last):
File "/usr/bin/cecilia", line 25, in <module>
from cecilia.Resources import audio, CeciliaMainFrame
File
"/usr/lib/python2.7/dist-packages/cecilia/Resources/CeciliaMainFrame.py", line
27, in <module>
import CeciliaInterface
File
"/usr/lib/python2.7/dist-packages/cecilia/Resources/CeciliaInterface.py", line
28, in <module>
from Grapher import getGrapher, buildGrapher
File "/usr/lib/python2.7/dist-packages/cecilia/Resources/Grapher.py", line
23, in <module>
import CeciliaPlot as plot
File "/usr/lib/python2.7/dist-packages/cecilia/Resources/CeciliaPlot.py",
line 115, in <module>
raise ImportError, "Numeric,numarray or NumPy not found. \n" + msg
ImportError: Numeric,numarray or NumPy not found.
This module requires the Numeric/numarray or NumPy module,
which could not be imported. It probably is not installed
(it's not part of the standard Python distribution). See the
Numeric Python site (http://numpy.scipy.org) for information on
downloading source or binaries.
If i download and install 16.10 package (cecilia_5.2.1-1_all.deb), cecilia
works without problem...
** Affects: cecilia (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/1579328
Title:
Cecilia doesn't launch on ubuntu 16.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cecilia/+bug/1579328/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs