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

python: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory #63

Open
langongjin opened this issue Jul 15, 2019 · 2 comments

Comments

@langongjin
Copy link
Contributor

python: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory
when you meet the error above, please remove your virtualenv (just delete the folder directly), then reinstall it. It should works.

@langongjin
Copy link
Contributor Author

furthermore, please pay attention about the folder name .venv or venv

@medinamada
Copy link

Estas instalando DOcker compose ?

Si es asi, debes ejecutar lo siguiente:

sudo dnf -y install docker-compose
pip uninstall docker-compose

Eso me funciono a mi en Fedora 30

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

2 participants