Skip to content

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

Description

@yokosogithub

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions