Skip to content

PR: Fix issue where Spyder started automatically before conda-based installer exited #21871

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

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

mrclary
Copy link
Contributor

@mrclary mrclary commented Mar 9, 2024

Description of Changes

Fix an issue where Spyder would automatically startup before the conda-based installer exited. This was due to a glob pattern that was not updated in Spyder's post-install script to accommodate removing the version from the installer file name.

@mrclary mrclary self-assigned this Mar 9, 2024
@mrclary mrclary changed the title PR: Fix issue where Spyder did not start automatically after conda-based installer completed PR: Fix issue where Spyder started automatically before conda-based installer exited Mar 9, 2024
@mrclary mrclary marked this pull request as ready for review March 10, 2024 05:26
@mrclary mrclary requested a review from ccordoba12 March 10, 2024 05:26
@ccordoba12 ccordoba12 added this to the v6.0beta1 milestone Mar 12, 2024
Copy link
Member

@ccordoba12 ccordoba12 left a comment

Choose a reason for hiding this comment

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

Thanks @mrclary!

@ccordoba12 ccordoba12 merged commit 0e1999b into spyder-ide:master Mar 12, 2024
9 checks passed
@mrclary mrclary deleted the installer branch March 12, 2024 14:05
@mrclary mrclary mentioned this pull request May 13, 2024
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants