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

undefined symbol: curl_url_cleanup #594

Closed
THZ34 opened this issue Nov 18, 2020 · 7 comments
Closed

undefined symbol: curl_url_cleanup #594

THZ34 opened this issue Nov 18, 2020 · 7 comments

Comments

@THZ34
Copy link

THZ34 commented Nov 18, 2020

An error has happened after I running 'conda update --all'
$mamba
Traceback (most recent call last):
File "/software/anaconda3/bin/mamba", line 7, in
from mamba.mamba import main
File "/software/anaconda3/lib/python3.8/site-packages/mamba/mamba.py", line 52, in
import mamba.mamba_api as api
ImportError: /software/anaconda3/lib/python3.8/site-packages/mamba/mamba_api.cpython-38-x86_64-linux-gnu.so: undefined symbol: curl_url_cleanup

@wolfv
Copy link
Member

wolfv commented Nov 18, 2020

can you show a conda list and what channels you use?

@wolfv
Copy link
Member

wolfv commented Nov 18, 2020

specifically what version of curl do you have now?

@THZ34
Copy link
Author

THZ34 commented Nov 20, 2020

Thank you for your reply, the following is the information about mamba and curl.
mamba 0.7.1 py38hc157fb9_0 https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/conda-forge
curl 7.26.0 1 https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free

@wolfv
Copy link
Member

wolfv commented Nov 20, 2020

That should really not be possible since mamba requires a version of libcurl >=7.71 ... How did you install mamba?
Also, it's advised to not mix packages from anaconda-default channel and conda-forge like this.

@wolfv wolfv closed this as completed Nov 20, 2020
@THZ34
Copy link
Author

THZ34 commented Nov 20, 2020

Ok, I will update my curl, thanks again.

@ovo-Tim
Copy link

ovo-Tim commented Mar 4, 2023

图片
图片
I met this problent again,What shoud I do?

@jonashaag
Copy link
Collaborator

Please open a new issue with the issue template, thanks!

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

4 participants