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.

Python 3.10 cannot provide Python >= 3.3

See original GitHub issue

:checkhealth displays

Error: Python provider error

I’ve tried uninstalling and reinstalling a couple times but this error message looks like the problem is a math problem, because 3.10 > 3.9 but not mathematically

 - provider/pythonx: Could not load Python 3:
    3           /Library/Frameworks/Python.framework/Versions/3.10/bin/python3 is Python 3.10 and cannot provide Python >= 3.3.
    2           /Library/Frameworks/Python.framework/Versions/3.10/bin/python3.10 is Python 3.10 and cannot provide Python >= 3.3.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
zeertzjqcommented, Oct 22, 2021

The milestone 0.5.2 is due by Nov 26, 2021, but that may be delayed.

0reactions
prescottbreedencommented, Oct 22, 2021

Thanks for the speedy responses. Do you know if 0.5.2 is scheduled for release?

Read more comments on GitHub >

github_iconTop Results From Across the Web

nvim v0.6.0: python 3.10 cannot provide Python >=3.3? - Reddit
So Arch rolled Python 3.10 into core this week and everything seems to work fine except for a couple of plugins in nvim...
Read more >
Python3.10 is not detected as >=3.3 - Neovim Discourse
The problem seems that Nvim cannot detect Python 3.10 as a Python >= 3.3. Any ideas about this? This has already been fixed...
Read more >
Neovim on Windows can't find python provider - Stack Overflow
Locate the path to the python3 executable using one of these methods. Copy the path. · Then, add this directory to your PATH...
Read more >
What's New In Python 3.3 — Python 3.11.1 documentation
This article explains the new features in Python 3.3, compared to 3.2. Python 3.3 was released on September 29, 2012. For full details,...
Read more >
What's New In Python 3.10 — Python 3.11.1 documentation
This article explains the new features in Python 3.10, compared to 3.9. Python 3.10 was released on October 4, 2021. For full details,...
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