-
Notifications
You must be signed in to change notification settings - Fork 39
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
"NameError: name 'open_apple' is not defined" #2
Comments
不存在,检查下代码。 |
我也是这个问题啊
|
if __name__ == "__main__":
# get_captcha()
# get_home()
# [email protected]&Ffyqv712
# [email protected]&bpdox917
# [email protected]&rmus320
body = {
'email':'[email protected]',
'emailPassword': '0734', # 邮箱登录密码
'password':'Li67', # 注册密码
'last_name':'liu',
'first_name':'kelin',
'birthday_field':'1990-11-22',
'answer1':'问题答案1',
'answer2':'问题答案2',
'answer3':'问题答案3',
}
open_apple(body) |
方法名写错了,换成 create_apple(body) |
你好 还能更新最新版么,可付费 |
feijiji.com 上面有免费的appleid |
【自动回复】qq邮箱不可交流,请联系网站右下角客服哦!
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NameError: name 'open_apple' is not defined . 这个方法没有定义啊.几个库搞完了, 不知道怎么运行啊,大神指教.
The text was updated successfully, but these errors were encountered: