Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error 'int' object has no attribute 'encode' #60

Open
k704790 opened this issue Aug 1, 2019 · 2 comments
Open

error 'int' object has no attribute 'encode' #60

k704790 opened this issue Aug 1, 2019 · 2 comments

Comments

@k704790
Copy link

k704790 commented Aug 1, 2019

at the line "people = p.page(page)",
i always has error 'int' object has no attribute 'encode'
can somebody tell what's wrong?

@labixiaodong
Copy link

File "E:\Envs\django_env\lib\site-packages\django\http\request.py", line 524, in
for v in list_
AttributeError: 'int' object has no attribute 'encode'

me too

@w770762632
Copy link

我也碰到了 各位大佬有解决办法吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants