Firas Koussa

Results 3 issues of Firas Koussa

Note that this script works using `cmd` on Windows 10, however, it **does not** run when using gitBash. `python main.py --username valid_instagram_user` ``` Traceback (most recent call last): File "main.py",...

Hi! The error was being shown due to the lack of Windows/Linux compatibility in the `sort` command being used. The pull request takes care of this issue by checking the...

Hey! Read line does not work on Windows except if you include the `pyreadline` in the requirements file 👍 ![image](https://user-images.githubusercontent.com/40599884/186746283-c28d2f28-bb56-4b01-8241-b26d71324113.png)