davidcaron / pclpy

Python bindings for the Point Cloud Library (PCL)
MIT License
422 stars 59 forks source link

Hello! UnavailableInvalidChannel #102

Open 459737087 opened 2 years ago

459737087 commented 2 years ago

When I ran this code _

conda install -c conda-forge -c davidcaron pclpy

_

UnavailableInvalidChannel: The channel is not accessible or is invalid. channel name: davidcaron channel url: https://mirrors.tuna.tsinghua.edu.cn/anaconda/davidcaron error code: 404

You will need to adjust your conda configuration to proceed. Use conda config --show channels to view your configuration's current state, and use conda config --show-sources to view config file locations.

python 3.6.13

zhangzihui247 commented 2 years ago

Hello, have you solved this problem? I think I meet similar situation, I type "conda install -c conda-forge -c davidcaron pclpy" in command line, but the installation progress has been 0%.

micdist commented 1 year ago

problem still present to this day

459737087 commented 1 year ago

Hello, have you solved this problem? I think I meet similar situation, I type "conda install -c conda-forge -c davidcaron pclpy" in command line, but the installation progress has been 0%.

check the conda version, and I nearly forgot how to slove it.