Skip to content

Forum in maintenance, we will back soon 🙂

No One Will Share T...
 
Notifications
Clear all

No One Will Share This AI Marketing Tool For Free

1 Posts
1 Users
0 Reactions
1 Views
(@jmarc974)
Posts: 1
New Member
Topic starter
 

Intensive Topic Research with AI

I tried the tutorial on the topic of the title: "No One Will Share This AI Marketing Tool For Free" on YouTube and I encountered this error after running the ui.py file in the example. Here are the errors.
 
AttributeError: 'str' object has no attribute 'sub_topics'
Traceback:
File "F:\SEO auditor\Keyword-Research-Graph-main\Keyword-Research-Graph-main\venv\Lib\site-packages\streamlit\runtime\scriptrunner\exec_code.py", line 88, in exec_func_with_error_handling result = func() ^^^^^^
File "F:\SEO auditor\Keyword-Research-Graph-main\Keyword-Research-Graph-main\venv\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 579, in code_to_exec exec(code, module.__dict__)
File "F:\SEO auditor\Keyword-Research-Graph-main\Keyword-Research-Graph-main\ui.py", line 157, in <module> main()
File "F:\SEO auditor\Keyword-Research-Graph-main\Keyword-Research-Graph-main\ui.py", line 127, in main st.session_state.nodes, st.session_state.edges = generate_subtopics_tree( ^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\SEO auditor\Keyword-Research-Graph-main\Keyword-Research-Graph-main\ui.py", line 27, in generate_subtopics_tree subtopics = get_topic_children(topic,child_topics_count) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "F:\SEO auditor\Keyword-Research-Graph-main\Keyword-Research-Graph-main\helpers.py", line 49, in get_topic_children return response.sub_topics ^^^^^^^^^^^^^^^^^^^
 
Posted : 10/04/2024 9:59 am
Share: