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

bin/sh: 20: cd: can't cd to herro ABORT: Aborting with RETVAL=255 #80

Open
Axzevd opened this issue Feb 13, 2025 · 0 comments
Open

bin/sh: 20: cd: can't cd to herro ABORT: Aborting with RETVAL=255 #80

Axzevd opened this issue Feb 13, 2025 · 0 comments

Comments

@Axzevd
Copy link

Axzevd commented Feb 13, 2025

Hello,

when building with conda I encounter this error

bin/sh: 20: cd: can't cd to herro
ABORT: Aborting with RETVAL=255

Of course because we are inside already, any idea? Also during the install process pip refuses to install, not because of conflict, you have to do it yourself

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
bokeh 3.3.2 requires PyYAML>=3.10, which is not installed.
dask 2023.12.0 requires pyyaml>=5.3.1, which is not installed.
distributed 2023.12.0 requires psutil>=5.7.2, which is not installed.
distributed 2023.12.0 requires pyyaml>=5.3.1, which is not installed.
distributed 2023.12.0 requires urllib3>=1.24.3, which is not installed.
ipykernel 6.25.2 requires psutil, which is not installed.
jupyter-console 6.6.3 requires pygments, which is not installed.
jupyterlab-server 2.24.0 requires babel>=2.10, which is not installed.
nbconvert 7.8.0 requires markupsafe>=2.0, which is not installed.
nbconvert 7.8.0 requires pygments>=2.4.1, which is not instal

This one I could solve by manually installing all pip programs.

Thanks a lot.

EDIT: I am on Ubuntu 24

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

1 participant