python - Issue with Conda Package Installation - Intel Channel Persistence - Stack Overflow

admin2025-04-25  3

Environment

  • Using Miniconda for Python package management

Current Situation

  1. All configured channels are visible in conda info output and Intel is removed:
  2. During package installation, Conda attempts to use the deprecated Intel channel
  3. Installation fails due to the non-existent Intel channel

What I've Tried

  • Removed Intel channel from all configuration files
  • The channel still persists in Conda's configuration

Question

How can I completely remove the Intel channel from Conda's configuration without reinstalling Conda?

Additional Details

  • I previously used the Intel channel but it's no longer active
  • The channel remains configured despite removing it from .condarc

Please let me know if you need any additional information to help resolve this issue.

转载请注明原文地址:http://anycun.com/QandA/1745528387a90798.html