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

Improve display of Python package installation errors when creating environment #585

Merged

Conversation

donny-wong
Copy link
Contributor

@donny-wong donny-wong commented Feb 6, 2025

Display Python package installation stderr if the installation fails. This is done for testers Py, PyTA and Jypyter.

Screenshot 1: I made a syntax error for the option --clear to have only 1 hyphen when creating the venv

python venv creation error

Screenshot 2: in the requirements file, I entered an invalid value of "test=" when installing python packages

python package install error

@donny-wong donny-wong changed the title Display Python package installation stderr when creating environment Improve display of Python package installation errors when creating environment Feb 6, 2025
Copy link
Contributor

@david-yz-liu david-yz-liu left a comment

Choose a reason for hiding this comment

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

Great work @donny-wong!

@david-yz-liu david-yz-liu merged commit 78801b9 into MarkUsProject:master Feb 9, 2025
7 checks passed
@donny-wong donny-wong added this to the v2.6.1 milestone Feb 11, 2025
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