Hi everyone, for some reason im getting a strange error,
‘utf-8’ codec can’t decode byte 0xe1 in position 97: invalid continuation byte
So I thought, okey, this archive is not coded with UTF-8, but it is coded with it, I dont really know what the error is and why is caused, someone maybe know why? It points to this part of the archive
File "C:Users\ComfyUIexecution.py", line 327, in execute output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
submitted by /u/Candid_Air_1982
[link] [comments]
r/learnpython Hi everyone, for some reason im getting a strange error, ‘utf-8’ codec can’t decode byte 0xe1 in position 97: invalid continuation byte So I thought, okey, this archive is not coded with UTF-8, but it is coded with it, I dont really know what the error is and why is caused, someone maybe know why? It points to this part of the archive File “C:Users\ComfyUIexecution.py”, line 327, in execute output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ submitted by /u/Candid_Air_1982 [link] [comments]
Hi everyone, for some reason im getting a strange error,
‘utf-8’ codec can’t decode byte 0xe1 in position 97: invalid continuation byte
So I thought, okey, this archive is not coded with UTF-8, but it is coded with it, I dont really know what the error is and why is caused, someone maybe know why? It points to this part of the archive
File "C:Users\ComfyUIexecution.py", line 327, in execute output_data, output_ui, has_subgraph = get_output_data(obj, input_data_all, execution_block_cb=execution_block_cb, pre_execute_cb=pre_execute_cb) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
submitted by /u/Candid_Air_1982
[link] [comments]