bencode icon indicating copy to clipboard operation
bencode copied to clipboard

py3.7 import

Open kitten77 opened this issue 7 years ago • 0 comments

ImportError: cannot import name 'StringType' from 'types' (/usr/lib/python3.7/types.py)

File "/home/muad/workbench/gitlab/OutOfGears/sickbeard/providers/rsstorrent.py", line 24, in from bencode import bdecode File "/home/muad/workbench/gitlab/OutOfGears/venv/lib/python3.7/site-packages/bencode.py", line 73, in from types import StringType, IntType, LongType, DictType, ListType, TupleType

kitten77 avatar Oct 18 '18 10:10 kitten77