alexander-io / Instagram-Ascertain-and-Repost

Python script that is used to ascertain Instagram content and repost it.
4 stars 2 forks source link

cannot gain the end of regex #2

Open vanessaaleung opened 5 years ago

vanessaaleung commented 5 years ago

Hi Alex,

Thanks for sharing this repository! I got the error

cannot gain the end of regex
description : ~
uid string : ~

Do you know how to fix this?

Thanks!

alexander-io commented 5 years ago

Hi Vanessa,

Will you send me a more detailed error report? Maybe copy and paste the error.

Also what OS are you trying to run this on?

Get Outlook for Androidhttps://aka.ms/ghei36


From: Vanessa Leung notifications@github.com Sent: Wednesday, June 12, 2019 7:16:37 AM To: alexander-io/Instagram-Ascertain-and-Repost Cc: Subscribed Subject: [alexander-io/Instagram-Ascertain-and-Repost] cannot gain the end of regex (#2)

Hi Alex,

Thanks for sharing this repository! I got the error

cannot gain the end of regex description : ~ uid string : ~

Do you know how to fix this?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/alexander-io/Instagram-Ascertain-and-Repost/issues/2?email_source=notifications&email_token=AEM5T7VTCOY2GWW6FLP6ECTP2EAMLA5CNFSM4HXJOT52YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GZCNPEA, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AEM5T7UTX25DWUY3ZQCLI7DP2EAMLANCNFSM4HXJOT5Q.

vanessaaleung commented 5 years ago
$python main.py
choose dictionary, enter leading character :

clay    ceramics
cs  computers
ups univ. puget sound
crypt   crypto-currency
rb  russian blue cats
pug pug

... 
clay
cannot gain the end of regex
description : ~
uid string : ~
path exists!

input username

input password
Password: 
Request return 404 error!
Login success!

I replaced the content within clay dict in dictionaries.py with my personal account.

I am running on macOS Mojave

Thank you!