Open nchouchani opened 2 years ago
Trying to install python-pcl :
conda install -c sirokujira python-pcl --channel conda-forge
Getting this error :
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment: Specifications: python-pcl -> python[version='>=3.6,<3.7.0a0'] Your python: python=3.7
UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment:
Specifications:
Your python: python=3.7
@Sirokujira
Environment
Context
Trying to install python-pcl :
Current Behavior error
Getting this error :