-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Basic usage questions #460
Comments
please read the doc et issues. almost everything is there. |
Has an open issue here. #401 Sorry I didn't look there before asking. The other ones I was not able to figure out. What's the discuss group? |
Yes for now you have to. You can create .venv dir in your folder if you want : https://poetry.eustace.io/docs/configuration/
https://poetry.eustace.io/docs/basic-usage/#poetry-and-virtualenvs and #82
I'm not sure. I would the the already downloaded packages Discuss group: #358 |
@jgirardet Terrific, thank you for all the references! All extremely helpful. |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
python = "3.7"
(from 3.6) and runningpoetry install
but it didn't do the upgrade.Is there a way to get the path of the virtualenv in one command?The text was updated successfully, but these errors were encountered: