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

"NameError: name 'open_apple' is not defined" #2

Open
aiaoxd opened this issue May 15, 2017 · 7 comments
Open

"NameError: name 'open_apple' is not defined" #2

aiaoxd opened this issue May 15, 2017 · 7 comments

Comments

@aiaoxd
Copy link

aiaoxd commented May 15, 2017

NameError: name 'open_apple' is not defined . 这个方法没有定义啊.几个库搞完了, 不知道怎么运行啊,大神指教.

@liukelin
Copy link
Owner

不存在,检查下代码。

@linzy410
Copy link

我也是这个问题啊

Traceback (most recent call last):
  File "F:\workspace_python\create_appleid\startup.py", line 280, in <module>
    open_apple(body)
NameError: name 'open_apple' is not defined

@linzy410
Copy link

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)

@liukelin
Copy link
Owner

方法名写错了,换成 create_apple(body)

@coderykw
Copy link

你好 还能更新最新版么,可付费

@qianlangongzuoshi
Copy link

feijiji.com 上面有免费的appleid

@coderykw
Copy link

coderykw commented Feb 21, 2022 via email

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

5 participants