complexpotato/Faitagram

What can I do if this error is,but I follow the steps

MaHeShSoN opened this issue · 1 comments

$ cd Faitagram
$ ls
LICENSE faitagram tmp
README.md setup.py wlist
$ python setup.py
Traceback (most recent call last):
File "setup.py", line 3, in
OS_bit = (round(math.log(sys.maxint,2)+1)) # get the bit
AttributeError: module 'sys' has no attribute 'maxint'
$

Same problem here