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

Preparing metadata (setup.py) ... error error: subprocess-exited-with-error #86

Open
dinesh1299 opened this issue May 30, 2024 · 1 comment

Comments

@dinesh1299
Copy link

I'm getting this issue while installing bots

pip install bots
Collecting bots
Downloading bots-3.3.0.tar.gz (479 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 479.0/479.0 kB 1.1 MB/s eta 0:00:00
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [8 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 34, in
File "/tmp/pip-install-uook0ulr/bots_df9a6eb007184fe698c8ecaf7e57dd70/setup.py", line 53, in
read('readme.rst') +
File "/tmp/pip-install-uook0ulr/bots_df9a6eb007184fe698c8ecaf7e57dd70/setup.py", line 46, in read
with io.open(fn, encoding=kwargs.get('encoding', 'utf8')) as fd:
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-install-uook0ulr/bots_df9a6eb007184fe698c8ecaf7e57dd70/readme.rst'
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.

@Aclopes
Copy link

Aclopes commented Jun 24, 2024

I have the same problem.
Is there any package that needs to be installed first?

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