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

运行报错 all_ticket_sku = ticket_info['perform']['skuList'] #88

Open
yokosogithub opened this issue Sep 21, 2024 · 1 comment
Open

Comments

@yokosogithub
Copy link

python3 Automatic_ticket_purchase.py

Traceback (most recent call last):
File "Automatic_ticket_purchase.py", line 315, in
a.run()
File "Automatic_ticket_purchase.py", line 253, in run
ticket_info, sku_id_sequence, sku_id = self.step1_get_order_info(self.item_id, commodity_param,
File "Automatic_ticket_purchase.py", line 60, in step1_get_order_info
all_ticket_sku = ticket_info['perform']['skuList']
KeyError: 'perform'

@Wz0629
Copy link

Wz0629 commented Oct 22, 2024

打印下 ticket_info 估计是返回失败了

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

2 participants