-
-
Notifications
You must be signed in to change notification settings - Fork 365
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
After installing new version, cannot find python environment #727
Comments
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗 |
Version 4.0.5-1 gives same error. |
Are you still seeing this with a newer version? Does the problem persist after uninstalling and installing JupyterLab Desktop? |
Hi, As far as I know, there is no newer version than 4.0.7-1. Still the same problem. |
hi @rclUPC can you try these on your system terminal. does it work? any error messages? jlab env activate # assumes you have installed the bundled environment already
jupyter lab |
I am not sure if this is related but I have a a similar issue. I have jupyterlab installed in a base conda environemtn and I can run jupyter lab from the terminal as a web application without any issues. When I launched JLD I was prompted to create a custom environment and I setup the python path to point to python in the base conda environment. However, JLD will not start now JLD version: 4.0.7-1 (although this happens on older versions as well) Log file (I have replaced my actual username with a placeholder USERNAME for posting, but on my machine it is just my real username). Note that the first log entry are from a fresh install of JLD and then after being prompted I updated the python path.
output of
output of
|
I tried this and it did work in my case, i.e. it launched a jupyterlab web app. |
Hi, and Happy New Year!!
|
BTW, if I use another python env (f.i., anaconda3) it works fine. |
How does it search for jupyterlab? |
Description
After installing new version of Jupyterlab Desktop (version 4.0.7-1), I cannot start new session since python environment is not found, even when it has been installed (bundled environment).
Reproduce
Context
Logs (required for issues with loading, server and startup)
The log file in .config/jupyterlab-desktop/logs/main.log gives the following information: I have installed jupterlab in the enviroment, but the error persists.The text was updated successfully, but these errors were encountered: