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

/usr/bin/python3.5: No module named pip #245

Open
kasru opened this issue Oct 24, 2018 · 2 comments
Open

/usr/bin/python3.5: No module named pip #245

kasru opened this issue Oct 24, 2018 · 2 comments

Comments

@kasru
Copy link

kasru commented Oct 24, 2018

Have error after run "./install.sh -s" on Linux debian8 3.16.0-4-amd64 #1 SMP Debian 3.16.51-3 (2017-12-13) x86_64 GNU/Linux

+ install_yum
+ local CMD=
+ '[' -n '' ']'
+ '[' -n '' ']'
+ '[' '' '!=' '' ']'
+ '[' -z ']'
++ /usr/bin/gdb -batch -q --nx -ex 'pi import site; print(site.getsitepackages()[0])'
+ GDB_SITE_PACKAGES=/usr/local/lib/python3.5/dist-packages
+ /usr/bin/sudo /usr/bin/python3.5 -m pip install -U .
/usr/bin/python3.5: No module named pip
@snare
Copy link
Owner

snare commented Oct 24, 2018

Try apt-get install python3-pip first?

layderv added a commit to layderv/voltron that referenced this issue Apr 15, 2019
@layderv
Copy link

layderv commented Apr 15, 2019

The problem arises when PYVER and GDB_PYVER are not the same. #255

layderv added a commit to layderv/voltron that referenced this issue Jun 25, 2021
layderv added a commit to layderv/voltron that referenced this issue Jun 25, 2021
layderv added a commit to layderv/voltron that referenced this issue Jul 2, 2021
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

3 participants