While I was looking for a GUI programming in python I came across PyForms, the scripting with PyForms seemed easy so I install it using pip.
When I was testing a simple code from PyForms, my Python interpreter told me that no module pysettings was found… So I attempted to install from my pycharm repository, pysettings could not install…
Ok.. So I downloaded Git for Windows, and make a PATH in the environment variable, then do this
It took a while to find out which opencv file to download. This site helped out with that for me. https://stackoverflow.com/questions/28568070/filename-whl-is-not-supported-wheel-on-this-platform
thanks for sharing