Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python 2.7でUbuntu 13.10を使用しています。コードを実行すると、このエラーが発生します。FFTW をインストールしましたが、なぜこのエラーが発生するのかわかりません。これが私のコードです:
import math from gnuradio import gr import numpy import scipy.signal import pyfftw
ここでエラーが発生します。どんな助けでも素晴らしいでしょう。ありがとう