Cannot install with python versions >=3.7
jvavrek opened this issue · 0 comments
jvavrek commented
Your Environment
- Operating System and version: Max OSX 10.15.7
- Compiler: python 3.8.10, clang 11.1.0
- PCL Version: 1.12.1
- Cython Version: N/A
I want to install python-pcl
with newer python versions but get the following error:
Problem: package python-pcl-0.3.0-py36_0 requires python >=3.6,<3.7.0a0, but none of the providers can be installed
Code to Reproduce
mamba install -c sirokujira python-pcl --channel conda-forge
(tagging @Sirokujira)
Possible Solution
Create a new conda distribution of python-pcl
for python >=3.7.