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

Python Interpreter dropdown in New Project Wizard cannot be used #5783

Open
juliasilge opened this issue Dec 17, 2024 · 1 comment
Open

Python Interpreter dropdown in New Project Wizard cannot be used #5783

juliasilge opened this issue Dec 17, 2024 · 1 comment
Labels
area: core Issues related to Core category. area: ui Issues related to UI category. bug Something isn't working

Comments

@juliasilge
Copy link
Contributor

System details:

Positron and OS details:

Positron Version: 2025.01.0 (Universal) build 95
Code - OSS Version: 1.95.0
Commit: 1df88e1
Date: 2024-12-17T02:48:23.628Z
Electron: 32.2.1
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Darwin arm64 24.1.0

Interpreter details:

I am only observing this for the Python-specific dropdown

Describe the issue:

In the New Project Wizard, I cannot click the dropdown to choose a Python interpreter.

Steps to reproduce the issue:

  1. Bring up the new Project Wizard
  2. Choose a Python project and a folder name
  3. The first dropdown to choose between conda and venv does work, but the one where I am supposed to choose a Python interpreter doesn't do anything when I click on it:

Image

If I go with that default Python interpreter, everything works fine afterwards .

Expected or desired behavior:

I should be able to choose a different option in that dropdown.

Were there any error messages in the UI, Output panel, or Developer Tools console?

I don't believe so.

@juliasilge juliasilge added bug Something isn't working area: core Issues related to Core category. area: ui Issues related to UI category. labels Dec 17, 2024
@juliasilge juliasilge added this to the 2025.01.0 Pre-Release milestone Dec 17, 2024
@juliasilge
Copy link
Contributor Author

Actually I just saw the same problem in:

Positron Version: 2025.01.0 (Universal) build 71
Code - OSS Version: 1.93.0
Commit: bb6af97
Date: 2024-12-12T02:49:20.848Z
Electron: 30.4.0
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 24.1.0

Maybe not related to the merge at all?

@juliasilge juliasilge changed the title Python Interpreter dropdown in New Project Wizard cannot be used after 1.95 merge Python Interpreter dropdown in New Project Wizard cannot be used Dec 17, 2024
@juliasilge juliasilge removed this from the 2025.01.0 Pre-Release milestone Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues related to Core category. area: ui Issues related to UI category. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant