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

fail to install in window10 #31

Open
NaifahNurya opened this issue May 30, 2019 · 0 comments
Open

fail to install in window10 #31

NaifahNurya opened this issue May 30, 2019 · 0 comments

Comments

@NaifahNurya
Copy link

Thank you for the RoIAlign for pytorch.

When i try to install in window 10, with pytorch 1.0 it fails with the following errors.

  1. lib\site-packages\torch\utils\cpp_extension.py:184: UserWarning: Error checking compiler version for cl: [WinError 2] The system cannot find the file specified
    warnings.warn('Error checking compiler version for {}: {}'.format(compiler, error))

  2. c1xx: fatal error C1083: Cannot open source file: 'roi_align/src/crop_and_resize.cpp': No such file or directory
    error: command 'C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.14.26428\bin\HostX86\x64\cl.exe' failed with exit status 2

How can I solve this?

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

No branches or pull requests

1 participant