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

How can I run this project under Windows OS #40

Open
VisintZJ opened this issue Aug 13, 2019 · 2 comments
Open

How can I run this project under Windows OS #40

VisintZJ opened this issue Aug 13, 2019 · 2 comments

Comments

@VisintZJ
Copy link

I'm taking part in a object detection competition. I try this project under linux OS and it works fine. However in this competition I need to upload a ".exe" executable file. I find a software named 'pyinstaller' which can transfrom python object to exe file, but the premise is under same OS. So I first need to run this project under Windows.
At the Compiler part, I got lots of errors, such as "AttributeError: MSVCCompiler instance has no attribute 'compiler_so'" and "error: Don't know how to compile rbbox_overlaps_kernel.cu to build\temp.win-amd64-3.7\Release\rbbox_overlaps_kernel.obj". Anyone can help me? Thanks!

OS: windows 10
python: 3.7

@VisintZJ
Copy link
Author

In a word, how can I compiler box_utils under windows 10?

@ZhangSiHang0
Copy link

In a word, how can I compiler box_utils under windows 10?
Can you run under win10? I also encountered this problem.

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