fuel
fuel copied to clipboard
The installation process can't find build_ext.
When I tried to use "python setup.py install" after I've downloaded the source codes from Github, but I then met the error as follows:
copying tests\transformers\test_transformers.py -> build\lib.win-amd64-3.6\tests\transformers copying tests\transformers_init_.py -> build\lib.win-amd64-3.6\tests\transformers running build_ext error: [WinError 2] 系统找不到指定的文件。
PS: I ran this command on Window 7, and the python version is 3.6.
Who could help? Please.
Can you get this error message in English?
In general, we don't focus on Windows support. But we are ready to help if you want to make a pull request for this.
@dmitriy-serdyuk The Chinese words mean that 'The system can't find the file specified. I transferred to Linux and all have gone well. Although I really wonder why it didn't work here. Thank you all the same.
which file isn't found?