You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to librosa
Hi,
I am receiving the following error while trying to use librosa.load():
AttributeError: module 'soundfile' has no attribute 'SoundFileRuntimeError'
Does anyone encountered the same error? I would appreciate your insight.
Thanks
Brian McFee
unread,
Oct 19, 2023, 11:42:53 AM10/19/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to librosa
The version of soundfile you have is older than the minimum supported version for whatever librosa you're using. This would only happen if you updated librosa without updating its dependencies.