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

Install from/Generate Requirements.txt commands should be disabled on no interpreters #190

Closed
huguesv opened this issue May 18, 2015 · 2 comments
Assignees
Labels

Comments

@huguesv
Copy link
Contributor

huguesv commented May 18, 2015

On a machine with no Python interpreters installed:

Create new console app
In solution explorer, you'll have "No Interpreters (global default)", select it
Right-click, Generate Requirements.txt
You'll get an error

Both Generate and Install commands should be disabled in this case.

From: https://pytools.codeplex.com/workitem/2971
Verified on PTVS 2.2 30515

@zooba
Copy link
Member

zooba commented May 18, 2015

Real bug is that we shouldn't show "No Interpreters" here.

@huguesv
Copy link
Contributor Author

huguesv commented May 18, 2015

Sorry, I'll add that to the original post. The machine doesn't have any interpreters installed.

zooba added a commit that referenced this issue May 18, 2015
#190 Install from/Generate Requirements.txt commands should be disabl…
@zooba zooba closed this as completed May 19, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants