![]() |
Re: [Announce] Maelophone -Stylophone emulator
The app wont start for me, sadly because it looks like such an awesome app!
My error report looks like this: Traceback (most recent call last): File "maelophone.py", line 5, in <module> from soundstub import MainWindow File "/home/opt/maelophone/soundstub.py", line 8, in <module> from pygame import mixer, init as pginit File "/usr/lib/python2.5/site-packages/pygame/__init__.py", line 188, in <module> try: import pygame.sndarray File "/usr/lib/python2.5/site-packages/pygame/sndarray.py", line 73, in <module> import pygame._numpysndarray as numpysnd File "/usr/lib/python2.5/site-packages/pygame/_numpysndarray.py", line 38, in <module> import numpy File "/usr/lib/python2.5/site-packages/numpy/__init__.py", line 132, in <module> import add_newdocs File "/usr/lib/python2.5/site-packages/numpy/add_newdocs.py", line 9, in <module> from lib import add_newdoc File "/usr/lib/python2.5/site-packages/numpy/lib/__init__.py", line 13, in <module> from polynomial import * File "/usr/lib/python2.5/site-packages/numpy/lib/polynomial.py", line 11, in <module> import numpy.core.numeric as NX AttributeError: 'module' object has no attribute 'core' |
Re: [Announce] Maelophone -Stylophone emulator
for some reason it looks like you have pygame missing, which should get pulled in as part of the deps.
have you got extras development enabled? if so turn it off, and install from extras testing, as there are all sorts of version issues with extras dev. also try and install maesynth and see if you get the same problem, again from extras testing only. |
Re: [Announce] Maelophone -Stylophone emulator
I tried reinstall it from extras testing. Still same problem.
Also tried install maesynth, and that just wont start either. :( |
Re: [Announce] Maelophone -Stylophone emulator
sounds like time for a backup and reflash :(
edit try in xterm as root apt-get python-pygame and let us know what it says |
Re: [Announce] Maelophone -Stylophone emulator
Quote:
|
Re: [Announce] Maelophone -Stylophone emulator
Quote:
|
Re: [Announce] Maelophone -Stylophone emulator
apologies
apt-get install python-pygame |
Re: [Announce] Maelophone -Stylophone emulator
Haha you got me a little worried there!
"python-pygame is already the newest version." |
Re: [Announce] Maelophone -Stylophone emulator
looks like you have some python libs missing. Maybe Khertan or atilla77 might have a better clue what's going on.
|
Re: [Announce] Maelophone -Stylophone emulator
just had a look at this, and it looks like a python numpy issue. When I installed numpy I got the same error message as you, so there is ap you have installed that has pulled in python numpy.
do an apt-get remove python-numpy and see what is dependent on it. I think it might be MyPaint. |
All times are GMT. The time now is 08:13. |
vBulletin® Version 3.8.8