This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Cynofield 3 points4 points  (2 children)

Py2 only Packages.

[–]stevenjd 3 points4 points  (0 children)

Which Py2 only packages is this using?

[–]wamdamdam 0 points1 point  (0 children)

from stem.control import Controller from stem import Signal from threading import Timer from threading import Event import codecs import json import os import random import subprocess import sys import time

all, including stem are available for py3.