Issue 128 in mingus: Mingus can't find fluidsyth library

921 views
Skip to first unread message

min...@googlecode.com

unread,
May 11, 2015, 9:50:55 AM5/11/15
to mingus...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 128 by mbrow...@elon.edu: Mingus can't find fluidsyth library
https://code.google.com/p/mingus/issues/detail?id=128

I'm using the latest version of mingus on python 2.7. When I try to import
fluidsynth after installing it, this is what I see:

>>> from mingus.midi import fluidsynth

Traceback (most recent call last):
File "<pyshell#0>", line 1, in <module>
from mingus.midi import fluidsynth
File "C:\CS\Python\lib\site-packages\mingus\midi\__init__.py", line 24,
in <module>
from Sequencer import Sequencer
File "C:\CS\Python\lib\site-packages\mingus\midi\Sequencer.py", line 38,
in <module>
import pyFluidSynth as fs
File "C:\CS\Python\lib\site-packages\mingus\midi\pyFluidSynth.py", line
36, in <module>
raise ImportError, "Couldn't find the FluidSynth library."
ImportError: Couldn't find the FluidSynth library.

Should I be installing the tar file instead? If so, how do I do that?

--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

bry...@themoellers.net

unread,
Aug 23, 2017, 3:28:56 PM8/23/17
to mingus-devel, codesite...@google.com, min...@googlecode.com
I'm having this problem as well. 

0lizh...@gmail.com

unread,
Feb 28, 2019, 1:11:58 PM2/28/19
to mingus-devel
Make sure you've installed fluidsynth correctly:
Reply all
Reply to author
Forward
0 new messages