spyder
spyder copied to clipboard
I need to install spyder in envoirment name robsub but getting error
Problem Description
i am using linux i need to install spyder in envoirment name robsub but getting error
- Spyder version: 3.8 or 3.9
- conda version : 24.1.2
- Python version: 3.11.7.
- Operating System name/version: linux
Error log:
(robsub) sohail@sohail-Lenovo-V14-G3-IAP:~$ conda install spyder
Channels:
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed
LibMambaUnsatisfiableError: Encountered problems while solving:
- package gst-plugins-bad-1.22.6-h06bf7ac_0 requires libxml2 >=2.11.5,<3.0.0a0, but none of the providers can be installed
Could not solve for environment specs
The following packages are incompatible
├─ gst-plugins-bad is installable and it requires
│ └─ libxml2 >=2.11.5,<3.0.0a0 , which can be installed;
├─ pin-1 is installable and it requires
│ └─ python 3.12.* , which can be installed;
└─ spyder is not installable because there are no viable options
├─ spyder 5.5.1 would require
│ └─ pyqtwebengine >=5.10,<5.16 but there are no viable options
│ ├─ pyqtwebengine [5.15.10|5.15.7] would require
│ │ └─ python >=3.10,<3.11.0a0 , which conflicts with any installable versions previously reported;
│ ├─ pyqtwebengine [5.15.10|5.15.7] would require
│ │ └─ python >=3.11,<3.12.0a0 , which conflicts with any installable versions previously reported;
│ ├─ pyqtwebengine 5.15.10 would require
│ │ └─ qt-webengine 5.15.* but there are no viable options
│ │ ├─ qt-webengine 5.15.9 would require
│ │ │ └─ libxml2 >=2.10.3,<2.11.0a0 , which conflicts with any installable versions previously reported;
│ │ └─ qt-webengine 5.15.9 would require
│ │ └─ libxml2 >=2.9.14,<2.10.0a0 , which conflicts with any installable versions previously reported;
│ ├─ pyqtwebengine [5.15.10|5.15.7] would require
│ │ └─ python >=3.8,<3.9.0a0 , which conflicts with any installable versions previously reported;
│ ├─ pyqtwebengine [5.15.10|5.15.7] would require
│ │ └─ python >=3.9,<3.10.0a0 , which conflicts with any installable versions previously reported;
│ └─ pyqtwebengine 5.15.7 would require
│ └─ python >=3.7,<3.8.0a0 , which conflicts with any installable versions previously reported;
├─ spyder [3.2.3|3.2.4|...|4.0.1] would require
│ └─ python >=2.7,<2.8.0a0 , which conflicts with any installable versions previously reported;
├─ spyder [3.2.3|3.2.4|...|3.3.1] would require
│ └─ python >=3.5,<3.6.0a0 , which conflicts with any installable versions previously reported;
├─ spyder [3.2.3|3.2.4|...|5.0.5] would require
│ └─ python >=3.6,<3.7.0a0 , which conflicts with any installable versions previously reported;
├─ spyder [3.3.0|3.3.1|...|5.3.3] would require
│ └─ python >=3.7,<3.8.0a0 , which conflicts with any installable versions previously reported;
├─ spyder [4.0.1|4.1.0|...|5.5.1] would require
│ └─ python >=3.8,<3.9.0a0 , which conflicts with any installable versions previously reported;
├─ spyder [4.2.0|4.2.1|...|5.5.1] would require
│ └─ python >=3.9,<3.10.0a0 , which conflicts with any installable versions previously reported;
├─ spyder [5.1.5|5.2.2|...|5.5.1] would require
│ └─ python >=3.10,<3.11.0a0 , which conflicts with any installable versions previously reported;
└─ spyder [5.4.1|5.4.2|5.4.3|5.5.1] would require
└─ python >=3.11,<3.12.0a0 , which conflicts with any installable versions previously reported.