ahmadudin / electron-instaPy-GUI

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

Error: ModuleNotFoundError: No module named 'past' #53

Open surfjoh opened 6 years ago

surfjoh commented 6 years ago

Error: ModuleNotFoundError: No module named 'past'

When running the Gui after inserting my login data and selecting like by tag the following error message pops up: Error: ModuleNotFoundError: No module named 'past' Any ideas how to fix it?

pattymayo commented 6 years ago

run the below in cmd. It fixed for me @surfjoh pip install --upgrade future