Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.5.1 on windows can't deal with python 3.10 #16025

Closed
pcause opened this issue Oct 14, 2021 · 1 comment
Closed

0.5.1 on windows can't deal with python 3.10 #16025

pcause opened this issue Oct 14, 2021 · 1 comment
Labels
bug issues reporting wrong behavior

Comments

@pcause
Copy link

pcause commented Oct 14, 2021

Neovim version (nvim -v)

0.5.1

Vim (not Nvim) behaves the same?

n/a

Operating system/version

Windows 11

Terminal name/version

windows terminal

$TERM environment variable

n/a

Installation

downloaded from github release pages and unzipped

How to reproduce the issue

nvin-qt.exe
checkhealth

Expected behavior

finds and says python is good

Actual behavior

can't find a python even thought I have 3.10 installed. Get this message:

      C:\Program Files\Python310\python.EXE is Python 3.10 and cannot provide Python >= 3.3.

clearly thinking .10 < 3.3

@pcause pcause added the bug issues reporting wrong behavior label Oct 14, 2021
@gpanders
Copy link
Member

Already fixed in #15937.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issues reporting wrong behavior
Projects
None yet
Development

No branches or pull requests

2 participants