Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jieba无法通过pip安装, OSError: Permission denied #1029

Open
ricolxwz opened this issue Mar 1, 2025 · 1 comment
Open

Jieba无法通过pip安装, OSError: Permission denied #1029

ricolxwz opened this issue Mar 1, 2025 · 1 comment

Comments

@ricolxwz
Copy link

ricolxwz commented Mar 1, 2025

安装命令:

pip install -user -r requirement.txt

报错如下:

ERROR: Could not install packages due to an OSError: [Errno 13] Permission denied: 'C:\\users\\wenzexu\\appdata\\local\\pip\\cache\\wheels\\8d\\e9\\51\\2f0a6a9d051293af20e265d3889beae50efe2de72f8511c801\\jieba-0.42.1-py3-none-any.whl'
Check the permissions.

Python版本: 3.13.0, 实测3.12.7没有上述问题.

@ricolxwz ricolxwz changed the title OSError: Permission denied Jieba无法通过pip安装, OSError: Permission denied Mar 1, 2025
@manother
Copy link

manother commented Mar 1, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants