ahmadudin / electron-instaPy-GUI

Graphic user interface for https://github.com/timgrossmann/InstaPy
MIT License
267 stars 64 forks source link

instapy is missing and chromedriver is missing #93

Open Rapter1990 opened 4 years ago

Rapter1990 commented 4 years ago

I just installed the gui of this program. I got an error messages shown below in red section part. instapy is missing chromedriver is missing

I make a copy instapy folder from https://github.com/timgrossmann/InstaPy and paste it into the app folder. File location : AppData\Local\Programs\InstaPyGUI\instapy I download chromedriver and extract exe file then paste it into asset folder. File location : AppData\Local\Programs\InstaPyGUI\assets\chromedriver.exe

Where is the problem. How can I fix it?