>>487
返事遅れてすいませんでした。フォルダ指定でDドライブに保存したRUBYのフォルダを指定すると以下のメッセージが出ています。

Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Users\○○○○○\anaconda3\Lib\tkinter\__init__.py", line 1948, in __call__
return self.func(*args)
^^^^^^^^^^^^^^^^
File "D:\ruby\Rope-Sapphire\rope\GUI.py", line 1697, in <lambda>
self.actions[button] = tk.Button(root, self.inactive_button_style, compound='left', image=self.actions[icon_holder], anchor='w', command=lambda: self.toggle_vid_img())
^^^^^^^^^^^^^^^^^^^^^