mediagoblin-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Python 3: Audio upload fails


From: Ben Sturmfels
Subject: Re: Python 3: Audio upload fails
Date: Thu, 02 Apr 2020 08:09:25 +1100
User-agent: mu4e 1.2.0; emacs 26.3

Hi Irene,

On Fri, 21 Feb 2020, address@hidden wrote:

> Output log:
>
>   ...
>   File "./mediagoblin/media_types/audio/audioprocessing.py", line 193, in 
> read 
>     samples = numpy.concatenate((numpy.zeros(add_to_start), samples), axis=1) 
> TypeError: 'float' object cannot be interpreted as an integer 

I've now added an update to the master branch of MediaGoblin that should
sidestep the audio upload issues you hit.

Can you please run a `git pull` on your MediaGoblin instance and let us
know if this resolves the issue for you?

Regards,
Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]