質問編集履歴

1

文章の修正

2022/07/13 05:54

投稿

tpzaki
tpzaki

スコア10

test CHANGED
File without changes
test CHANGED
@@ -14,7 +14,7 @@
14
14
  webrtc_streamer(key="example")
15
15
  File "C:\Users\@@@@@\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit_webrtc\component.py", line 482, in webrtc_streamer
16
16
  register_callback(element_key=frontend_key, callback=callback)
17
- File "C:\Users\K@@@@@\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit_webrtc\components_callbacks.py", line 64, in register_callback
17
+ File "C:\Users\@@@@@\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit_webrtc\components_callbacks.py", line 64, in register_callback
18
18
  _state._components_callbacks[element_key] = (
19
19
  File "C:\Users\@@@@@\AppData\Local\Programs\Python\Python310\lib\site-packages\streamlit\state\session_state_proxy.py", line 121, in __getattr__
20
20
  raise AttributeError(_missing_attr_error_message(key))