You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
tee@ts7-Pro Big_Txt_To_ELK_data % musicbox
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/NEMbox/main.py", line 35, in start
nembox_menu.start_fork(version)
File "/usr/local/lib/python3.9/site-packages/NEMbox/menu.py", line 293, in start_fork
Menu().start()
File "/usr/local/lib/python3.9/site-packages/NEMbox/menu.py", line 722, in start
self.datalist, keyword = self.in_place_search()
File "/usr/local/lib/python3.9/site-packages/NEMbox/menu.py", line 211, in in_place_search
item["origin_index"] = origin_index
TypeError: 'str' object does not support item assignment
The text was updated successfully, but these errors were encountered:
tee@ts7-Pro Big_Txt_To_ELK_data % musicbox
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/NEMbox/main.py", line 35, in start
nembox_menu.start_fork(version)
File "/usr/local/lib/python3.9/site-packages/NEMbox/menu.py", line 293, in start_fork
Menu().start()
File "/usr/local/lib/python3.9/site-packages/NEMbox/menu.py", line 722, in start
self.datalist, keyword = self.in_place_search()
File "/usr/local/lib/python3.9/site-packages/NEMbox/menu.py", line 211, in in_place_search
item["origin_index"] = origin_index
TypeError: 'str' object does not support item assignment
The text was updated successfully, but these errors were encountered: