切换conda环境的时候输出zstandard could not be imported. Running without .conda support.

mac mini(M4), 在执行conda activate ca的时候,控制台输出:

/Users/shunyu/miniconda3/lib/python3.13/site-packages/conda_package_streaming/package_streaming.py:25: UserWarning: zstandard could not be imported. Running without .conda support.

warnings.warn("zstandard could not be imported. Running without .conda support.")

/Users/shunyu/miniconda3/lib/python3.13/site-packages/conda_package_handling/api.py:29: UserWarning: Install zstandard Python bindings for .conda support

_warnings.warn("Install zstandard Python bindings for .conda support"

如何去除这些输出

bash 复制代码
conda activate base

python -m pip install -U --force-reinstall zstandard zstd

# 验证(不报错就行)
python -c "import zstandard; print('zstandard:', zstandard.__version__)"
相关推荐
帅小伙―苏5 小时前
239. 滑动窗口最大值
python·力扣
爱吃苹果的梨叔6 小时前
2026年KVM over IP采购指南:BIOS级接管、并发和审计怎么验收
ide·python·tcp/ip·github
Cloud_Shy6186 小时前
解读《Effective Python 3rd Edition》:从练气到老魔(第六章 Item 40 - 43)
android·开发语言·人工智能·笔记·python·学习方法
装不满的克莱因瓶6 小时前
掌握生成对抗网络(GAN)的优化目标与评估指标——从博弈函数到生成质量衡量体系
人工智能·python·深度学习·算法·机器学习
半只小闲鱼6 小时前
配置计划模块通用办公设备家具批复数合计计算
开发语言·python
是阿千呀!6 小时前
A股市场风格切换研究:基于 Barra 风险模型的量化框架
python·量化
大蚂蚁2号6 小时前
短视频批量生成技术深度解析与实战方案
python·aigc·音视频
努力写A题的小菜鸡6 小时前
PyTorch 两种卷积写法彻底对比:F.conv2d 函数式 vs nn.Conv2d 类实战(超详细入门笔记)
python
golfscript6 小时前
Playwright Python:微软出的浏览器自动化库
python·其他·microsoft·自动化
qq_422152576 小时前
Word 文件太大怎么压缩?2026 年文档瘦身方案对比
开发语言·c#·word