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

Directory is not empty error when installing Spyder 6 using its Windows installer #22569

Open
LINAK-thlu opened this issue Sep 25, 2024 · 4 comments

Comments

@LINAK-thlu
Copy link

Issue Report Checklist

  • [ x] Searched the issues page for similar reports
  • [ x] Completed the Problem Description, Steps to Reproduce and Version sections below

Problem Description

When installing version 6.0.1 on top of 6.0.0 using the Windows installer this error Directory is not empty shows:

image

What steps reproduce the problem?

  1. Install 6.0.0
  2. Install 6.0.1
@ccordoba12
Copy link
Member

Hey @LINAK-thlu, thanks for reporting. I'm not so sure if there's something we could do about this. For now, you need to manually remove Spyder 6.0.0 before installing 6.0.1. However, Spyder will offer you to automatically update to 6.0.1 a few minutes after you start it, so you wouldn't need to do that.

@mrclary, what do you think about this one?

@mrclary
Copy link
Contributor

mrclary commented Sep 25, 2024

Hey @LINAK-thlu, thanks for reporting. I'm not so sure if there's something we could do about this. For now, you need to manually remove Spyder 6.0.0 before installing 6.0.1. However, Spyder will offer you to automatically update to 6.0.1 a few minutes after you start it, so you wouldn't need to do that.

That is correct. Our installer will not install over an existing Spyder installation. Your options are (in preferential order):

  1. If you have used our installer already to install Spyder 6.0.0, then Spyder may check for updates on startup or you can manually check for updates from the menubar: Help -> Check for updates... which will lead to Spyder doing an in-place update.
  2. You can uninstall Spyder 6.0.0 using the Windows program uninstaller, delete the spyder-6 directory if it is not fully removed, and install Spyder 6.0.1.

@ccordoba12
Copy link
Member

Our installer will not install over an existing Spyder installation.

But is it possible to switch something in Constructor to do that?

@mrclary
Copy link
Contributor

mrclary commented Sep 26, 2024

Our installer will not install over an existing Spyder installation.

But is it possible to switch something in Constructor to do that?

Not at this time. conda/constructor#679

@ccordoba12 ccordoba12 changed the title Windows installer 6.0.1: Directory is not empty. Directory is not empty error when installing Spyder 6 using its Windows installer Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants