Skip to content

Conversation

mathisfo
Copy link
Contributor

@mathisfo mathisfo commented Aug 22, 2023

The issue

Suspect there is a typo in install.py where a typo has made style into sytle

File "/Users/mathias/Library/Python/3.9/lib/python/site-packages/pipenv/routines/install.py", line 148, in do_install
console.print(error, sytle="red")
TypeError: print() got an unexpected keyword argument 'sytle'

The fix

refactor

The checklist

  • Associated issue
  • A news fragment in the news/ directory to describe this fix with the extension .bugfix.rst, .feature.rst, .behavior.rst, .doc.rst. .vendor.rst. or .trivial.rst (this will appear in the release changelog). Use semantic line breaks and name the file after the issue number or the PR #.

@matteius matteius merged commit d02bfa8 into pypa:main Aug 22, 2023
@matteius
Copy link
Member

Thanks for catching this -- I was about to cut a release anyway, so I will skip the news fragment on this and get it included.

@mathisfo
Copy link
Contributor Author

Thanks for catching this -- I was about to cut a release anyway, so I will skip the news fragment on this and get it included.

Thanks!

@mathisfo mathisfo deleted the fix-typo branch August 22, 2023 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants