Comfy-Org / Comfy-Org/ComfyUI

==== Seems to be 7zip error

Open
#2,367 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
133k
Forks
15.7k
Avg merge
1d 7h
Merged PRs (30d)
158

Description

**Seems to be related to 7z** and the errors are gone with new 7zip installation.

_The portable standalone build for Windows package downloaded zipped with 7-zip returned error on my Korean Windows 11 system
Below here is the extraction error message but unfortunately in Korean. Some file can not be copied because it does not have appropriate path. The file name failed to be copied is "covert_trajectory_transformer_original_pytorch_c...." The type of the file according to error message is Compiled Pytorch File. Modified on 2023-12-19 PM 4:35, The error code 0x80070003 : designated path can not be found or something(English Translation of Korean)

![7zip_Extraction_Error](https://github.com/comfyanonymous/ComfyUI/assets/84866643/715a129c-5b59-4879-81c8-7f564c3dd124)

The error occurred when the package extraction tries to copy the file modeling_decision_transformer.cpython-311.pyc from 7zip file to the directory I made for unzip.

![image](https://github.com/comfyanonymous/ComfyUI/assets/84866643/10e27099-5f4b-42b3-be97-5d7e93af58a7)

Skipping this make the extraction jump the to end of unzipping(Because this happened 25 seconds before the end of unzipping according to error message, but it will adversely affect the installed distribution later. After installation, I tried to update but the update returned nothing.

What should I do? Can you work on this?_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.