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

Install "private" conda version? #30

Closed
florianhartig opened this issue Apr 29, 2020 · 2 comments
Closed

Install "private" conda version? #30

florianhartig opened this issue Apr 29, 2020 · 2 comments

Comments

@florianhartig
Copy link
Member

Hi Max, just a follow-up to #23 - Now at least it works from a clean (= conda-free) computer. One thing that I am wondering - what happens if a user already has a conda version on their computer? At the moment, you are trying to use it, right?

Wouldn't it be safer to always install a dedicated "private" miniconda version for sjSDM?

@MaximilianPi
Copy link
Member

Yes, at the moment we first check if we can use an available conda.

Wouldn't it be safer to always install a dedicated "private" miniconda version for sjSDM?

I do not think that is a good idea:

  1. I am not sure how reticulate manages several conda installations. If we install miniconda along another conda installation reticulate might still use the other original conda installation.
  2. I wouldn't want this (as a user)... loss of control, memory, etc.

@MaximilianPi
Copy link
Member

I will close this for now... let see how people cope with the current installation

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

No branches or pull requests

2 participants