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

HI,I have a question about this project,can I run this program under Windows10? #218

Closed
fengege opened this issue Dec 15, 2021 · 3 comments

Comments

@fengege
Copy link

fengege commented Dec 15, 2021

HI,I have a question about this project,can I run this program under Windows10?

@MARMOTatZJU
Copy link
Contributor

@fengege Theoretically, this project should not rely on dependencies that can not run on Windows 10, so the answer should be "yes".

If you encounter any package that is difficult to run on Windows10, you can try to tailor the code yourself (e.g. comment those incompatible import lines).

@MARMOTatZJU
Copy link
Contributor

@fengege Pay attention to this issue, which is related to running segmentation on Win10: #204

However, it should not affect the running of visual tracking on Win10 as it is related to the package shapely.

@fengege
Copy link
Author

fengege commented Dec 16, 2021

Ok,thank you very much for your answer to my question.

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