maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce] Maelophone -Stylophone emulator (https://talk.maemo.org/showthread.php?t=51933)

fellew 2010-05-10 19:58

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'

mikec 2010-05-10 20:38

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.

fellew 2010-05-11 08:32

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. :(

mikec 2010-05-11 09:40

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

misterm 2010-05-11 09:50

Re: [Announce] Maelophone -Stylophone emulator
 
Quote:

Originally Posted by mikec (Post 652348)
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 testing.

also try and install maesynth and see if you get the same problem, again from extras testing only.

Nice! After doing this I got to download it. Thanks.

fellew 2010-05-11 12:22

Re: [Announce] Maelophone -Stylophone emulator
 
Quote:

Originally Posted by mikec (Post 653052)
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

E: Invalid operation python-pygame

mikec 2010-05-11 12:30

Re: [Announce] Maelophone -Stylophone emulator
 
apologies
apt-get install python-pygame

fellew 2010-05-11 13:19

Re: [Announce] Maelophone -Stylophone emulator
 
Haha you got me a little worried there!

"python-pygame is already the newest version."

mikec 2010-05-11 18:41

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.

mikec 2010-05-11 21:19

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