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

New Project: Pyenv interpreters not showing venv creation #2982

Closed
jonvanausdeln opened this issue May 2, 2024 · 2 comments
Closed

New Project: Pyenv interpreters not showing venv creation #2982

jonvanausdeln opened this issue May 2, 2024 · 2 comments
Assignees
Labels
area: project wizard Issues related to New Project Wizard category. area: ui Issues related to UI category. bug Something isn't working

Comments

@jonvanausdeln
Copy link
Contributor

Positron Version:

2024.04.0-1579
Windows 11, MacOS 14, Ubuntu22

Steps to reproduce the issue:

  • ensure you have pyenv installed and several pyenv python interpreter versions installed
  1. File -> New Project
  2. Select Python project & Click Next
  3. Accept default project name and location (unless you need to change for your setup) & click Next
  4. Click radio button for "Create new Python environment"
  5. Select 'venv' from "Python Environment"
  6. Click dropdown for "Python Interpreter"

Pyenv interpreters don't appear in the list

image

What did you expect to happen?

Pyenv interpreters to be in the list
 

Were there any error messages in the output or Developer Tools console?

@jonvanausdeln jonvanausdeln added bug Something isn't working area: project wizard Issues related to New Project Wizard category. area: ui Issues related to UI category. labels May 2, 2024
@sharon-wang sharon-wang self-assigned this May 2, 2024
@sharon-wang sharon-wang added this to the Public Beta 2024 Q2 milestone May 6, 2024
@juliasilge
Copy link
Contributor

I went to verify this using Positron 2024.05.0 (Universal) build 1157, and although pyenv interpreters are there, I almost didn't realize they were because something is wrong with the window scrolling:

Screen.Recording.2024-05-07.at.3.41.29.PM.mov

At first, my overall Positron window was sized such that pyenv interpreters were outside the Positron window in general and they never come into view, even if I use my mouse to scroll or the arrow keys to move up/down.

Can we open a followup issue to address how the scrolling works in the "Python Interpreter" selection box?

@juliasilge
Copy link
Contributor

Let's use #3061 for a followup issue, and we can explore whether these problems have the same cause (seems like they probably do to me).

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 16, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: project wizard Issues related to New Project Wizard category. area: ui Issues related to UI category. bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants