Python Forum
extract a dictionary from a string
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
extract a dictionary from a string
#4
The error is pretty clear. Why do you expect bott (and hence vis[2]) to be a dict?
Reply


Messages In This Thread
extract a dictionary from a string - by berc - Jul-28-2020, 05:36 PM
RE: extract a dictionary from a string - by berc - Jul-29-2020, 02:04 AM
RE: extract a dictionary from a string - by ndc85430 - Jul-29-2020, 04:46 AM
RE: extract a dictionary from a string - by berc - Jul-30-2020, 06:58 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  extract substring from a string before a word !! evilcode1 3 491 Nov-08-2023, 12:18 AM
Last Post: evilcode1
  Converting '1a2b3c' string to Dictionary PythonNoobLvl1 6 1,777 May-13-2022, 03:44 PM
Last Post: deanhystad
  Extract a string between 2 words from a text file OscarBoots 2 1,826 Nov-02-2021, 08:50 AM
Last Post: ibreeden
  How to extract specific key value pair from string? aditi06 0 2,482 Apr-15-2021, 06:26 PM
Last Post: aditi06
  Beautify dictionary without converting to string. sharoon 6 3,297 Apr-11-2021, 08:32 AM
Last Post: buran
Question How to extract multiple text from a string? chatguy 2 2,311 Feb-28-2021, 07:39 AM
Last Post: bowlofred
  Extract continuous numeric characters from a string in Python Robotguy 2 2,579 Jan-16-2021, 12:44 AM
Last Post: snippsat
  Extract data from large string pzig98 1 2,094 Jul-20-2020, 12:39 AM
Last Post: Larz60+
  simple f-string expressions to access a dictionary Skaperen 0 1,499 Jul-15-2020, 05:04 AM
Last Post: Skaperen
  xml.etree.ElementTree extract string values matthias100 2 4,856 Jul-12-2020, 06:02 PM
Last Post: snippsat

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020