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

Reticulate Python output not shown on Windows #4580

Open
t-kalinowski opened this issue Sep 4, 2024 · 1 comment
Open

Reticulate Python output not shown on Windows #4580

t-kalinowski opened this issue Sep 4, 2024 · 1 comment
Labels
area: console Issues related to Console category. bug Something isn't working lang: r os-windows Windows issue support
Milestone

Comments

@t-kalinowski
Copy link
Member

Output from reticulated Python is not shown in the R console on Windows.

For example:

reticulate::py_eval("print('hi')")

Produces the expected hi on Linux and Mac, but not on Windows.

Windows screenshot with no output:
image

Linux screenshot with expected output:
image

First reported in #4457 (comment)

@juliasilge juliasilge added bug Something isn't working os-windows Windows issue area: console Issues related to Console category. lang: r support labels Sep 5, 2024
@juliasilge juliasilge changed the title Reticulate Python output no shown on Windows Reticulate Python output not shown on Windows Sep 9, 2024
@juliasilge juliasilge added this to the Future milestone Sep 9, 2024
@kv9898
Copy link

kv9898 commented Sep 11, 2024

This fix is very much needed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: console Issues related to Console category. bug Something isn't working lang: r os-windows Windows issue support
Projects
None yet
Development

No branches or pull requests

3 participants