agermanidis / SnapchatBot

[deprecated] Python library for building bots that live on Snapchat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when starting

joveice opened this issue · comments

commented

Traceback (most recent call last):
File "googlerbot.py", line 1, in
import time, requests, tempfile, urlparse, os, boto, uuid, re
File "/usr/lib/python2.7/dist-packages/requests/init.py", line 60, in
from .api import request, get, head, post, patch, put, delete, options
File "/usr/lib/python2.7/dist-packages/requests/api.py", line 14, in
from . import sessions
File "/usr/lib/python2.7/dist-packages/requests/sessions.py", line 27, in
from .adapters import HTTPAdapter
File "/usr/lib/python2.7/dist-packages/requests/adapters.py", line 28, in
from .packages.urllib3.exceptions import NewConnectionError
ImportError: cannot import name NewConnectionError

I don't understand anything. I try to make a sender bot like one that spams ppl. But when I do I forget to put two ='s and I have to start over cuz of Python.... Did u figure out how to do anything?

You figure out how to make a spambot yet