Skip to content

ark: Environment pane causes reticulate to hang #1536

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

Closed
lionel- opened this issue Oct 9, 2023 · 3 comments
Closed

ark: Environment pane causes reticulate to hang #1536

lionel- opened this issue Oct 9, 2023 · 3 comments
Assignees
Labels

Comments

@lionel-
Copy link
Contributor

lionel- commented Oct 9, 2023

Extracted from #1419.
Part of #1516.
Reported by @t-kalinowski.

Reprex:

reticulate::virtualenv_create("r-tensorflow", "3.8", packages = c("tensorflow", "keras_core"))

Sys.setenv(RETICULATE_PYTHON_ENV = "r-tensorflow")

k <- reticulate::import("keras_core")
@lionel-
Copy link
Contributor Author

lionel- commented Oct 13, 2023

Addressed by posit-dev/ark#109 and ready for review.

Should be fixed in builds >= 2023.10.0-1267. Could you please confirm this is fixed @t-kalinowski?

@t-kalinowski
Copy link
Member

Confirmed, the hang is gone! 🥳

@lionel-
Copy link
Contributor Author

lionel- commented Oct 13, 2023

yay!

@lionel- lionel- closed this as completed Oct 13, 2023
@wesm wesm added the lang: r label Feb 29, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants