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

fix: Change url of pipenv in log #2117

Merged
merged 2 commits into from
Sep 15, 2022

Conversation

kination
Copy link
Contributor

Hello
Currently, following message are shown if pipenv is not install, to use python

$ cdktf init --template python --local
Note: By supplying '--local' option you have chosen local storage mode for storing the state of your stack.
This means that your Terraform state file will be stored locally on disk in a file 'terraform.<STACK NAME>.tfstate' in the root of your project.
...
Unable to find "pipenv". Install from https://pipenv.kennethreitz.org

But I couldn't access to https://pipenv.kennethreitz.org(is there someone who can?). I think https://pipenv.pypa.io/ is the correct one. Could you check?

Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, @kination! That was probably a quite old link there..

packages/cdktf-cli/templates/python/.hooks.sscaff.js Outdated Show resolved Hide resolved
@github-actions
Copy link
Contributor

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues. If you've found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants