Skip to content

Error while running the script #4

Description

@mohsininayatkhan

Hello,

I am getting following error while running 'tosql.py' script. Can somebody help me in this regards as I get stuck in this issue. Please also note that I don't have any experience of working on python.

INSERT INTO actors (lname, fname, idactors) VALUES ('""Steff""', 'Stefanie Oxmann Mcgaha', 1)
line: "Steff", Stefanie Oxmann Mcgaha Night of the Demons (2009) (uncredited) [Goth raver]

INSERT INTO movies (idmovies, year, type, title) VALUES (1, 2009, 3, 'Night of the Demons')
Traceback (most recent call last):
File "tosql.py", line 552, in
"number": number, "type": special_code})
File "tosql.py", line 292, in select_or_insert
pdb.pm()
File "/usr/lib64/python2.7/pdb.py", line 1270, in pm
post_mortem(sys.last_traceback)
AttributeError: 'module' object has no attribute 'last_traceback'

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