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

REPL does not start #11

Closed
asbisen opened this issue Aug 21, 2024 · 10 comments
Closed

REPL does not start #11

asbisen opened this issue Aug 21, 2024 · 10 comments

Comments

@asbisen
Copy link

asbisen commented Aug 21, 2024

On macOS Sonoma 14.6.1 when I click on start REPL the editor is not able to start the REPL. And it goes in a loop trying to connect to the REPL.

Screenshot 2024-08-21 at 12 43 20 PM Screenshot 2024-08-21 at 12 43 48 PM

Although, it's able to find the correct version of Julia. And is able to communicate with LanguageServer.jl.

Screenshot 2024-08-21 at 12 50 10 PM
@Pangoraw
Copy link
Member

This extension does not manage the REPL feature so something may be wrong with your IJulia installation?

@roman-timo
Copy link

I have the same issue. Julia seems running correct. Not much you can do to make wrong IJulia installation.. it's just using IJulia.

Can someone please explore this issue?

@bladerunnerwalrus
Copy link

I followed the 2 steps here: https://zed.dev/docs/repl

Installed Julia, added it to PATH, can run julia from terminal, installed Julia extension in Zed, refreshed repl in Zed, but see no REPL button even after full reboot.

My guess is it is not a full instruction? zed-industries/zed#16024

@andrealati
Copy link

Just to flag that I am also having the same issue. Julia and IJulia seem to be working correctly (i.e. I can run julia from terminal and as well as run jupyter notebooks with julia kernels).

@roman-timo
Copy link

@asbisen could you please add some labels for this issue so it would be visible
jupyter, repl, julia.. i guess

@ynhame
Copy link

ynhame commented Aug 29, 2024

I am having the same issue on linux using julia-1.10
I also tested other kernels: python3 and ark and bouth of them worked.
updating IJulia didn't resolve the issue either.

@sprig
Copy link

sprig commented Sep 4, 2024

Affected by the same. Julia+IJulia working, jupyter is working. Zed is able to run/connect to ipython and deno kernels but not to julia.

@liu20001028
Copy link

me too l am linux julia 1.10 ERPL didnt use

@liu20001028
Copy link

REPL doesnt use in ZED julia1.10.5

@Pangoraw
Copy link
Member

Yes, this is tracked upstream in zed-industries/zed#16024.

@Pangoraw Pangoraw closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
@Pangoraw Pangoraw marked this as a duplicate of #31 Feb 1, 2025
@Pangoraw Pangoraw pinned this issue Feb 1, 2025
@Pangoraw Pangoraw changed the title REPL does not start on macOS REPL does not start Feb 1, 2025
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

8 participants