I want to install glow for python so i runned
pip3 install glfw
but when i\'m trying to import glfw in code i get error like this
You need to install glfw3 on your system. If you use brew brew install glfw3
brew install glfw3