astrorama / SourceXtractorPlusPlus

SourceXtractor++, the next generation SExtractor
https://astrorama.github.io/SourceXtractorPlusPlus/
GNU Lesser General Public License v3.0
73 stars 9 forks source link

Error in Installation of SourceeXtractorPlusPlus in Ubuntu #572

Closed Rakhi-astro closed 9 months ago

Rakhi-astro commented 9 months ago

Hi,

I am getting the error while installation using conda install astrorama::sourcextractor

==================

Found conflicts! Looking for incompatible packages. failed

UnsatisfiableError: The following specifications were found to be incompatible with the existing python installation in your environment:

Specifications:

Your python: python=3.11

If python is on the left-most side of the chain, that's the version you've asked for. When python appears to the right, that indicates that the thing on the left is somehow not available for the python version you are constrained to. Note that conda will not change your python version to a different minor version unless you explicitly specify that.

The following specifications were found to be incompatible with your system:

Your installed version is: 2.31

Rakhi-astro commented 9 months ago

Resolved this error