ahmadudin / electron-instaPy-GUI

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

Small issue here #45

Open kitanz opened 6 years ago

kitanz commented 6 years ago

Not sure if its a problem with this build or not. GUI is stating that there is no Chromedriver nor a Instapy folder however there is. Just keeps giving me a red error at the top

faizalshuriken commented 6 years ago

Make sure you have installed chrome driver and selected the right path to the instapy-master folder.The chromedriver must be put inside the assets folder.After that, go to Scripts folder->Right Click on Windows->Select Run as an administrator/Run with Powershell->wait for it to finish. I have the same problem as you at first,but now it's working.

Only one issue left for me.The comment doesn't have space in between every word.

jp-sjc commented 6 years ago

Nice, faizalshuriken ty so much helped me a lot, about 1h trying to get this fixed.