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

Is system installation of Python not sufficient? #33

Open
danielinteractive opened this issue May 26, 2023 · 1 comment
Open

Is system installation of Python not sufficient? #33

danielinteractive opened this issue May 26, 2023 · 1 comment

Comments

@danielinteractive
Copy link
Contributor

On Ubuntu 20.04 I am installing sasr from CRAN and then want to install saspy. I have Python installed on the system. Why is that not sufficient? I still get prompted to install Miniconda:
image
I can reply "n" here and installation works.
I think it would be better to not ask the user for Miniconda but directly jump into the installation.

@clarkliming
Copy link
Collaborator

it might be true that reticulate failed to find the system installation of python. calling use_python() manually before installation may solve this

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