Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The installation process can't find build_ext. #397

Open
weizier opened this issue Jun 26, 2017 · 3 comments
Open

The installation process can't find build_ext. #397

weizier opened this issue Jun 26, 2017 · 3 comments

Comments

@weizier
Copy link

weizier commented Jun 26, 2017

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.

@weizier weizier changed the title pip install git+git://github.com/mila-udem/fuel.git@stable The installation process can't find build_ext. Jun 26, 2017
@dmitriy-serdyuk
Copy link
Contributor

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.

@weizier
Copy link
Author

weizier commented Jun 27, 2017

@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.

@nouiz
Copy link
Contributor

nouiz commented Jun 28, 2017

which file isn't found?

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

No branches or pull requests

3 participants