==== Seems to be 7zip error
- 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)

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.

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
Assessment
This issue has not been assessed yet.