Nishant Babel

Results 7 comments of Nishant Babel

Hi guys, I am facing the same problem but while using Windows. Can someone please help?

The error still persists even after making the code change you suggested. `RequestError Traceback (most recent call last) in 2 3 session = pynder.Session(facebook_id, facebook_auth_token) ----> 4 session.profile //anaconda3/lib/python3.7/site-packages/cached_property.py in...

The below works to generate FB access token: ``` import re import robobrowser import sys import random import requests import time MOBILE_USER_AGENT = "Tinder/7.5.3 (iPhone; iOS 10.3.2; Scale/2.00)" FB_AUTH =...

@cozec can you help me train a model with a processed file that I have? Thanks.

I suppose the README doesn't do a good job of explaining the model file, its extension, its path or how to train a model step by step. If someone can...

I am getting some gibberish output when I try to run the model on my input file. The script runs with some random output as you can see in the...

You need to use the Python version 2.7 for this particular script.