Open k704790 opened 5 years ago
at the line "people = p.page(page)", i always has error 'int' object has no attribute 'encode' can somebody tell what's wrong?
File "E:\Envs\djangoenv\lib\site-packages\django\http\request.py", line 524, in for v in list AttributeError: 'int' object has no attribute 'encode'
me too
我也碰到了 各位大佬有解决办法吗
at the line "people = p.page(page)", i always has error 'int' object has no attribute 'encode' can somebody tell what's wrong?