I am new to python and am making a web scraping program to automatic collect information about scholarship for me and I want to share it with my friends.
It has few dependencies.
It run perfectly on Pycharm and command line.
But when I try to convert it to .exe using pyinstaller . It just blink black screen. i put it on the same file that have dependencies. It doesn't work either.