You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
First time github user going way out of my depth here. I'm just trying to meet the minimum requirements for an image processing computer vision class project.
How do I translate the installation instructions into what I would need for a windows 10 computer?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The current install instructions create the project in editable mode. Normally, people should not need this. Also, the end user should not need to run the unit tests, so these should be included only in the source distribution. This URL has guidance on how to do this:
https://stackoverflow.com/questions/14454744/does-it-make-sense-to-install-my-python-unit-tests-in-site-packages
The text was updated successfully, but these errors were encountered: