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

Add GCC version < 6 as constraint #565

Closed
RSKothari opened this issue Apr 21, 2020 · 2 comments
Closed

Add GCC version < 6 as constraint #565

RSKothari opened this issue Apr 21, 2020 · 2 comments

Comments

@RSKothari
Copy link

setup fails when built with GCC 6.5. Seems like a common issue.
Solved by point gcc and g++ soft links to version GCC version 5. More details can be found here: facebookresearch/maskrcnn-benchmark#25

@Fang-Haoshu
Copy link
Member

Oh I see, thanks!

@RSKothari
Copy link
Author

@Fang-Haoshu Requesting removing GCC<6 dependency as it causes lots of problems with other newer packages. Perhaps add a self trained RCNN module purely on torch?

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

2 participants