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

Container quickfix #38

Open
wants to merge 1 commit into
base: ncsdk2
Choose a base branch
from

Conversation

YuryYakhno
Copy link

Occasionally I tried to build a container from source, using the corresponding instruction. It turned out that python packages now require new dependencies, and some of them don't work with Python 3.5, which is default for Ubuntu 16.04 LTS. Furthermore, commands like make examples don't work as well, requiring specific versions of packages. I reconfigured packages to make it work, and also had to drop Python2 support from install-opencv.sh.

But only after that I realized that now if I want to work with Movidius, I should use OpenVINO. It would be good to put a note about that on all pages of NCSDK's instructions and docs, because they are the first links in Google by "movidius docker" request.

I decided to show you my changes, just if at some time you decide to update this product. And anyway thanks for the tool :-)

@YuryYakhno YuryYakhno changed the base branch from master to ncsdk2 September 10, 2020 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant