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

Segmentation fault on pip install virtualenv step for Fedora 35 #119

Open
pixelprogrammer opened this issue Dec 17, 2021 · 1 comment
Open

Comments

@pixelprogrammer
Copy link

1. Please specify the following:

  • OS: Fedora 35 running Gnome 41.2
  • Shell: bash

2. Description
Using the setup script I get to the pip install virtualenv step and the process fails and exits with a segmentation fault:

****************************************************************************
4. Checking whether Python can be downloaded (through curl, wget, or aria2c)
****************************************************************************

************************************************************
5. Installing Python 3.7.2. This step may take a few minutes
************************************************************
    - Python 3.7.2 is installed at /home/myhome/.pyenv/versions/3.7.2/bin


*************************************************************************
6. Installing virtualenv using /home/myhome/.pyenv/versions/3.7.2/bin/pip
*************************************************************************
./python_installer: line 153:  6162 Segmentation fault      (core dumped) ${PYENV_BIN}/pip install virtualenv
   Exiting due to failure

I tried using the pip command to get the version but the command fails when I do anything. It has a segmentation fault no matter what. I even installed it again to see if it was just an issue with the first installation and it still does it.

Is there any reported issues with Fedora 35 running this script?

@pixelprogrammer
Copy link
Author

pixelprogrammer commented Dec 17, 2021

I installed the ebcli with the pip on my machine which is version: pip 21.2.3 from /usr/lib/python3.10/site-packages/pip (python 3.10)

This seems to have worked for me as an alternative.

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