Skip to content
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.

scikits.talkbox install failed with python 3.6 on windows #9

Open
dalmam11 opened this issue Mar 13, 2018 · 2 comments
Open

scikits.talkbox install failed with python 3.6 on windows #9

dalmam11 opened this issue Mar 13, 2018 · 2 comments

Comments

@dalmam11
Copy link

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

@sandervandorsten
Copy link

Had the same, shame there is no stable LPC implementation in python

@FrancoisGLacoste
Copy link

me too, exactly the same error.
With python 3.6.7 and on Windows 8.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants