Skip to main content
Stack Overflow
  1. About
  2. For Teams

Timeline for Json With Python

Current License: CC BY-SA 4.0

Post Revisions

11 events
when toggle format what by license comment
Mar 12, 2021 at 10:37 comment added mudit jain @user3431635 That was a very silly mistake of mine.Thanks.
Mar 12, 2021 at 10:34 answer added RJ Adriaansen timeline score: 2
Mar 12, 2021 at 10:34 comment added mudit jain Also,During handling of the above exception, another exception occurred: Traceback line 10, in <module> json.dump(e,a) File "C:.....\Python\Python39\lib\json_init_.py", line 179, in dump for chunk in iterable: File "C:......\Python\Python39\lib\json\encoder.py", line 438, in iterencode o = _default(o) File "C:\....Python39\lib\json\encoder.py", line 179, in default raise TypeError(f'Object of type {o.__class_.__name__} ' TypeError: Object of type TextIOWrapper is not JSON serializable
Mar 12, 2021 at 10:34 answer added Андрей Беспалов timeline score: 0
Mar 12, 2021 at 10:33 answer added Jaakkonen timeline score: 0
Mar 12, 2021 at 10:32 comment added user3431635 in function "json.dump(e,a)" first parameter is object to dump and second one is file object
Mar 12, 2021 at 10:32 comment added mudit jain Enter Name: a r=open(name) FileNotFoundError: [Errno 2] No such file or directory: 'first.json'
Mar 12, 2021 at 10:28 comment added ForceBru "Error is coming" - what's the error?
Mar 12, 2021 at 10:27 history edited ForceBru CC BY-SA 4.0
deleted 6 characters in body
Mar 12, 2021 at 10:27 review First posts
Mar 12, 2021 at 12:05
Mar 12, 2021 at 10:26 history asked mudit jain CC BY-SA 4.0

AltStyle によって変換されたページ (->オリジナル) /