Skip to content

Remove problematic text from db and deal with broken ones appropriately #7

@trigaten

Description

@trigaten
Error: Command failed: cd /Users/stefanh/Documents/Projects/Extension/keylogger-mvp/exec/; python3 replacer.py /Users/stefanh/Documents/wut/temp.v; python3 exec.py
Traceback (most recent call last):
  File "/Users/stefanh/Documents/Projects/Extension/keylogger-mvp/exec/exec.py", line 37, in <module>
    if not type_conv(types[-1], answers[i]) == binomial2(type_conv(types[0], tests[i].split()[0]),type_conv(types[1], tests[i].split()[1])):
  File "/Users/stefanh/Documents/Projects/Extension/keylogger-mvp/exec/exec.py", line 20, in type_conv
    return int(val)
ValueError: invalid literal for int() with base 10: '5,3'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions