question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Found conflicts! Looking for incompatible packages.

See original GitHub issue

Yesterday when I opened Spyder, it indicated that there was a new version available, 5.1.5, I followed the instructions, conda update anaconda and conda install spyder 5.15, it marked Found conflicts! Looking for incompatible packages. and began correction for 16 hours and continues, should I folow or abort?

Thank you

Issue Report Checklist

  • Searched the issues page for similar reports
  • Read the relevant sections of the Spyder Troubleshooting Guide and followed its advice
  • Reproduced the issue after updating with conda update spyder (or pip, if not using Anaconda)
  • Could not reproduce inside jupyter qtconsole (if console-related)
  • Tried basic troubleshooting (if a bug/error)
    • Restarted Spyder
    • Reset preferences with spyder --reset
    • Reinstalled the latest version of Anaconda
    • Tried the other applicable steps from the Troubleshooting Guide
  • Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

What steps reproduce the problem?

What is the expected output? What do you see instead?

Paste Traceback/Error Below (if applicable)


PASTE TRACEBACK HERE

Versions

  • Spyder version:
  • Python version:
  • Qt version:
  • PyQt version:
  • Operating System name/version:

Dependencies

PASTE DEPENDENCIES HERE

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
ccordoba12commented, Oct 22, 2021

Hey @Juan231260, thanks for reporting. Please open the Anaconda Prompt and run there

conda remove python-language-server
conda install python-lsp-server
conda install spyder=5.1.5

That should solve your problem, but let us know if it works for you.

0reactions
ccordoba12commented, Oct 30, 2021

Closing because there’s nothing we can do about this in our side.

Read more comments on GitHub >

github_iconTop Results From Across the Web

python - Conda install and update do not work also solving ...
Found conflicts ! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. Even after the checking for ...
Read more >
Found conflicts! Looking for incompatible packages... #14712
I'm installing spyder 5.0.5. It says "found conflicts! Looking for incompatible packages". It began to examine conflicts and it's been 24 hours ...
Read more >
[Solved] Found conflicts! Looking for incompatible packages ...
To Solve Found conflicts! Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort Error Just create an env and ......
Read more >
Package conflict detect in conda but not create the environment
When I create the conda environment, I use the yaml file and create. But while creating, it said Found conflicts! Looking for incompatible...
Read more >
Instalation qiime 2020.11 Found conflicts! Looking for ...
Looking for incompatible packages. This can take several minutes. Press CTRL-C to abort. Examining conflict for bioconductor-s4vectors r-waldo r ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found