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

conda doesnot works on linux #4945

Open
1 task done
yongjer opened this issue May 23, 2024 · 1 comment
Open
1 task done

conda doesnot works on linux #4945

yongjer opened this issue May 23, 2024 · 1 comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes

Comments

@yongjer
Copy link

yongjer commented May 23, 2024

Dupe Check

Describe the bug

conda works on macOS but not on my Ubuntu

To reproduce

type "conda" in warp

Expected behavior

No response

Screenshots

No response

Operating system

MacOS

Operating system and version

ubuntu 2204

Shell Version

GNU bash,version 5.1.16(1)-release (x86_64-pc-linux-gnu)

Current Warp version

v0.2024.05.14.08.01.stable_04

Regression

No, this bug or issue has existed throughout my experience using Warp

Recent working Warp date

No response

Additional context

No response

Does this block you from using Warp daily?

No

Is this a Warp specific issue? (i.e. does it happen in Terminal, iTerm, Kitty, etc.)

Yes, this I confirmed this only happens in Warp, not other terminals.

Warp Internal (ignore): linear-label:b9d78064-c89e-4973-b153-5178a31ee54e

None

@yongjer yongjer added the Bugs Bugs, Hangs, Crash, and Freezes label May 23, 2024
@dannyneira
Copy link
Member

Thanks for letting us know about this.

I'm not seeing the same on Ubuntu 22.04. It's possible that you may be missing the Conda lines in your config. check for something like in your rc files.
eval "$($CONDA_PATH/bin/conda shell.bash hook)"
Also, $CONDA_DIR usually is:
/home/$USER/anaconda3/bin

If this doesn't help please send us a video of the issue along with copy of your secret redacted rc file so we can reproduce the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bugs Bugs, Hangs, Crash, and Freezes
Projects
None yet
Development

No branches or pull requests

2 participants