ctcdecode icon indicating copy to clipboard operation
ctcdecode copied to clipboard

Windows 10 : install

Open Hamahmi opened this issue 6 years ago • 8 comments

pip install . fails on Windows 10 with VS2019, the output goes as follows : ERROR: Command "'D:\Conda\envs\win\python.exe' -u -c 'import setuptools, tokenize;__file__='"'"'C:\\Users\\Hamahmi~1\\AppData\\Local\\Temp\\pip-req-build-nm0q0bby\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record 'C:\Users\Hamahmi~1\AppData\Local\Temp\pip-record-n2_dv1h1\install-record.txt' --single-version-externally-managed --compile" failed with error code 1 in C:\Users\Hamahmi~1\AppData\Local\Temp\pip-req-build-nm0q0bby\

Hamahmi avatar Sep 25 '19 11:09 Hamahmi

@Hamahmi did you fixed your error?

CracKCatZ avatar Apr 06 '21 17:04 CracKCatZ

@Hamahmi did you fixed your error?

@CracKCatZ No, still not fixed, I switched to a VM running linux and also tried WSL2 for GPU support

Hamahmi avatar Apr 08 '21 08:04 Hamahmi

Hey @Hamahmi and did wsl2 fixed your problem?

CracKCatZ avatar Apr 08 '21 08:04 CracKCatZ

@CracKCatZ yes it did, not as efficient as working with a pure Linux installation but it does the job

Hamahmi avatar Apr 11 '21 11:04 Hamahmi

@Hamahmi ok thanks for the fast response:)

CracKCatZ avatar Apr 11 '21 11:04 CracKCatZ

@Hamahmi could you maybe tell me your solution of how to fix this problem? If you want you can add me on discord:SheeeshForce#8083

CracKCatZ avatar Apr 11 '21 13:04 CracKCatZ

@CracKCatZ as I mentioned, just install WSL (now 2 actually) on your windows and start from there as if it was a linux set up instead of windows

Hamahmi avatar Apr 17 '21 11:04 Hamahmi

@Hamahmi ok thank you I already fixed it by installing kali Linux. I have one question. Is the kenlm required to test the speechrecognition??? Thanks for your answer and help in advance:)

CracKCatZ avatar Apr 17 '21 12:04 CracKCatZ