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

Pip install no longer working #192

Open
mojibake-umd opened this issue Jul 2, 2021 · 1 comment
Open

Pip install no longer working #192

mojibake-umd opened this issue Jul 2, 2021 · 1 comment

Comments

@mojibake-umd
Copy link

pip install yas3fs
On fresh up to date RHEL7.9 pip install no longer working.
Cleaning up...
Removing source in /tmp/pip-build-GQarc7/yas3fs
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-GQarc7/setuptools/
Exception information:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 215, in main
status = self.run(options, args)
File "/usr/lib/python2.7/site-packages/pip/commands/install.py", line 307, in run
requirement_set.prepare_files(finder)
File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 370, in prepare_files
ignore_dependencies=self.ignore_dependencies))
File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 601, in _prepare_file
abstract_dist.prep_for_dist()
File "/usr/lib/python2.7/site-packages/pip/req/req_set.py", line 127, in prep_for_dist
self.req_to_install.run_egg_info()
File "/usr/lib/python2.7/site-packages/pip/req/req_install.py", line 425, in run_egg_info
command_desc='python setup.py egg_info')
File "/usr/lib/python2.7/site-packages/pip/utils/init.py", line 718, in call_subprocess
% (command_desc, proc.returncode, cwd))
InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-GQarc7/setuptools/

Updating pip to latest pip from RHEL package provided just makes things worse.

Related to #191

@mojibake-umd
Copy link
Author

Created this puppet module pull request if it helps anyone coming here with pcfens-yas3fs puppet problems.
pcfens/puppet-yas3fs#6

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