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.
我安装了 Jython 2.7.1 并想让 librosa 工作以使他们的 mfcc 转换工作。我在安装它时遇到了问题,因为它似乎依赖于使用 C 但 Jpython 不使用 C 的 numpy。我发现 JyNi 作为中间层来让它工作。我能得到任何安装指导吗?(对于 mac osx)
问候