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
Traceback (most recent call last):
File "h:\Code\TikTokDownload-main\TikTokMultiGUI.py", line 47, in run
args = Util.Command().setting()
^^^^^^^^^^^^^^
File "h:\Code\TikTokDownload-main\Util\Command.py", line 32, in init
self.setting()
File "h:\Code\TikTokDownload-main\Util\Command.py", line 81, in setting
cfg = Util.Config().check()
^^^^^^^^^^^^^^^^^^^^^
File "h:\Code\TikTokDownload-main\Util\Config.py", line 129, in check
Util.Updata(self.cf['update'])
File "h:\Code\TikTokDownload-main\TikTokUpdata.py", line 47, in init
self.console.print('[ ?? ]:更新已被禁止')
File "D:\InstallFile\Python11\Lib\site-packages\rich\console.py", line 1672, in print
with self:
File "D:\InstallFile\Python11\Lib\site-packages\rich\console.py", line 864, in exit
self._exit_buffer()
File "D:\InstallFile\Python11\Lib\site-packages\rich\console.py", line 822, in _exit_buffer
self._check_buffer()
File "D:\InstallFile\Python11\Lib\site-packages\rich\console.py", line 2064, in _check_buffer
self.file.flush()
^^^^^^^^^^^^^^^
AttributeError: 'Signal' object has no attribute 'flush'
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "h:\Code\TikTokDownload-main\TikTokMultiGUI.py", line 47, in run
args = Util.Command().setting()
^^^^^^^^^^^^^^
File "h:\Code\TikTokDownload-main\Util\Command.py", line 32, in init
self.setting()
File "h:\Code\TikTokDownload-main\Util\Command.py", line 81, in setting
cfg = Util.Config().check()
^^^^^^^^^^^^^^^^^^^^^
File "h:\Code\TikTokDownload-main\Util\Config.py", line 129, in check
Util.Updata(self.cf['update'])
File "h:\Code\TikTokDownload-main\TikTokUpdata.py", line 47, in init
self.console.print('[ ?? ]:更新已被禁止')
File "D:\InstallFile\Python11\Lib\site-packages\rich\console.py", line 1672, in print
with self:
File "D:\InstallFile\Python11\Lib\site-packages\rich\console.py", line 864, in exit
self._exit_buffer()
File "D:\InstallFile\Python11\Lib\site-packages\rich\console.py", line 822, in _exit_buffer
self._check_buffer()
File "D:\InstallFile\Python11\Lib\site-packages\rich\console.py", line 2064, in _check_buffer
self.file.flush()
^^^^^^^^^^^^^^^
AttributeError: 'Signal' object has no attribute 'flush'
The text was updated successfully, but these errors were encountered: