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

Error when installing linux dependencies #7

Open
alfredoh1234 opened this issue Oct 25, 2019 · 1 comment
Open

Error when installing linux dependencies #7

alfredoh1234 opened this issue Oct 25, 2019 · 1 comment

Comments

@alfredoh1234
Copy link

When following steps in
https://github.com/pulp-platform/pulp-builder/blob/master/README.md#linux-dependencies

Third step yields error:
$ sudo pip2 install configparser
sudo: pip2: command not found
$

Is tehre a typo on the command?

@haugoug
Copy link
Member

haugoug commented Oct 28, 2019

This tool can have different names, depending on your Linux distribution. What is important is to install this module for python2 and python3. Maybe the name for python2 is pip in your distribution.

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