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

[macOS] cannot use /usr/bin/python3 to start server #637

Closed
yw662 opened this issue Apr 8, 2023 · 3 comments
Closed

[macOS] cannot use /usr/bin/python3 to start server #637

yw662 opened this issue Apr 8, 2023 · 3 comments
Labels

Comments

@yw662
Copy link

yw662 commented Apr 8, 2023

Description

The desktop app failed to start the server when using macOS stock environment.

Reproduce

  1. Go to 'settings -> server -> custom python environment'
  2. set it to /usr/bin/python3
  3. try start the server
  4. See Error: Jupyter server process terminated before the initialization completed.

I have already installed jupyterlab throw python3 -m pip install and this command runs with no error:

python3 -m jupyterlab --no-browser --expose-app-in-browser --ServerApp.port=1234 --ServerApp.password="" --ServerApp.token="12345678" --LabApp.quit_button=False --JupyterApp.config_file_name="" --ContentsManager.allow_hidden=True

Expected behavior

The server should run.

Context

  • Operating System and version: macOS 13.3.1 arm64
  • JupyterLab-Desktop version: 3.6.2-1
  • Installer: .dmg
@yw662 yw662 added the bug label Apr 8, 2023
@welcome
Copy link

welcome bot commented Apr 8, 2023

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
welcome
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋

Welcome to the Jupyter community! 🎉

@mbektas
Copy link
Member

mbektas commented Jun 7, 2023

Can you check if there are any helpful logs?

@mbektas
Copy link
Member

mbektas commented Sep 12, 2023

closing since no reply for a long time. please create a new issue if needed.

@mbektas mbektas closed this as completed Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants