ppwwyyxx / speaker-recognition

A Speaker Recognition System
Apache License 2.0
675 stars 276 forks source link

scikits.talkbox install failed #70

Closed dalmam11 closed 5 years ago

dalmam11 commented 6 years ago

I installed scikits.talkbox on python 2 and it's installed normally .The problem that i have to use python 3 because tensorflow is compatible only with python 3 on windows .Here some comments on the command prompt when i try to install scikits.talkbox . For example: Running setup.py bdist_wheel for scikits.talkbox ... error No module named 'numpy.distutils._msvccompiler' in numpy.distutils; trying from distutils LINK : error LNK2001: unresolved external symbol PyInit__lpc build\temp.win-amd64-3.6\Release\scikits\talkbox\linpred\src_lpc.cp36-win_amd64.lib : fatal error LNK1120: 1 unresolved externals \scikits\talkbox\linpred_lpc.cp36-win_amd64.pyd /IMPLIB:build\temp.win-amd64-3.6\Release\scikits\talkbox\linpred\src_lpc.cp36-win_amd64.lib" failed with exit status 1120 Failed building wheel for scikits.talkbox *failed with error code 1 in C:\Users\DALIKA~1\AppData\Local\Temp\pip-build-sq6cbxni\scikits.talkbox how can i resolve this problems please . Kinds regards

ppwwyyxx commented 6 years ago

Please report the issue to scikits.talkbox if you have trouble installing it.

andreaschandra commented 6 years ago

worked well on python 2

ppwwyyxx commented 5 years ago

This is a question about scikits.talkbox and not directly related to this project. Closing now and you can ask scikit community for help.