Skip to content

I tried "import cPickle as Pickle" and "import pickle" on IDLE and it didn't work, can I get some help? #99857

Closed as not planned
@Brykon0423

Description

@Brykon0423

So this is part of my file:

Imports

import pickle<----This is where I'm having problems
import os.path

Constants

SAVE_FILE_NAME = "address_book.pickle"
INSTRUCTIONS = """Address Book Application
(Python For Kids For Dummies Proj. 9)
Press:
a to add an entry
d to display a list of all entries in summary form
i to print these instructions again
q to quit
"""

and import pickle isn't working. I've tried multiple times and the restart window look like this:

======== RESTART: C:\Users\Brysen\AppData\Local\Programs\Python\Python310\AddressBook.py ===============

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