You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/.rvm/gems/ruby-2.1.0/gems/ffi-1.9.3/lib/ffi/library.rb:261:in `attach_function': Function 'Pa_GetVersion' not found in [libportaudio.so] (FFI::NotFoundError)
from ~/.rvm/gems/ruby-2.1.0/gems/ffi-portaudio-0.1.2/lib/ffi-portaudio/api.rb:9:in `<module:API>'
from ~/.rvm/gems/ruby-2.1.0/gems/ffi-portaudio-0.1.2/lib/ffi-portaudio/api.rb:1:in `<top (required)>'
from ~/.rvm/rubies/ruby-2.1.0/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from ~/.rvm/rubies/ruby-2.1.0/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from ~/.rvm/gems/ruby-2.1.0/gems/ffi-portaudio-0.1.2/lib/ffi-portaudio.rb:9:in `<module:PortAudio>'
from ~/.rvm/gems/ruby-2.1.0/gems/ffi-portaudio-0.1.2/lib/ffi-portaudio.rb:3:in `<top (required)>'
from ~/.rvm/rubies/ruby-2.1.0/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135:in `require'
from ~/.rvm/rubies/ruby-2.1.0/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:135:in `rescue in require'
from ~/.rvm/rubies/ruby-2.1.0/lib/ruby/site_ruby/2.1.0/rubygems/core_ext/kernel_require.rb:144:in `require'
from spectrum.rb:1:in `<main>'
I get this error when I try to run the examples:
On this system:
I also tried it with older ruby versions but that didn't change anything. (libportaudio-dev [18.1-7.1] is installed)
The text was updated successfully, but these errors were encountered: