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

Cannot add existing virtualenv when home has no trailing backslash #1097

Closed
zooba opened this issue Feb 13, 2016 · 0 comments
Closed

Cannot add existing virtualenv when home has no trailing backslash #1097

zooba opened this issue Feb 13, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@zooba
Copy link
Member

zooba commented Feb 13, 2016

Had a pyvenv.cfg containing:

home = C:\Users\username\AppData\Local\Programs\Python\Python35-32

And PTVS would not let me add it as a virtual environment. Added a backslash to the end of home and it worked.

@zooba zooba self-assigned this Feb 13, 2016
@zooba zooba added this to the 2.2.3 milestone Feb 13, 2016
zooba added a commit to zooba/PTVS that referenced this issue Mar 1, 2016
…trailing backslash

Ensures backslashes are trimmed from paths before comparing.
DinoV pushed a commit that referenced this issue Mar 2, 2016
Fixes #1097 Cannot add existing virtualenv when home has no trailing backslash
@zooba zooba closed this as completed Mar 4, 2016
zooba added a commit to zooba/PTVS that referenced this issue Mar 15, 2016
…trailing backslash

Ensures backslashes are trimmed from paths before comparing.
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

1 participant