Skip to content

Ошибка при установке через uv #1

@adm2d

Description

@adm2d

Добрый день, возникает ошибка при установке пакета.

uv pip install check-swear                                           
Resolved 11 packages in 10ms
warning: Failed to uninstall package at .venv\Lib\site-packages\scikit_learn-1.7.1.dist-info due to missing `RECORD` file. Installation may result in an incomplete environment.        
error: failed to remove file `E:\...\.venv\Lib\site-packages\numpy.libs/libscipy_openblas64_-c16e4918366c6bc1f1cd71e28ca36fc0.dll`: Отказано в доступе. (os error 5)
> python -m venv venv
> .\venv\Scripts\activate
(venv) > pip install check-swear
ERROR: Could not find a version that satisfies the requirement check-swear (from versions: none)
ERROR: No matching distribution found for check-swear

Windows 11
Python 3.10.17
uv 0.7.8 (0ddcc1905 2025-05-23)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions