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

Homebrew install issue of 'docutils-0.14' #4

Open
Chunjiang975 opened this issue Nov 1, 2023 · 0 comments
Open

Homebrew install issue of 'docutils-0.14' #4

Chunjiang975 opened this issue Nov 1, 2023 · 0 comments

Comments

@Chunjiang975
Copy link

Encounter a issue when using homebrew to install planetutils:

Last 15 lines from /Users/lichunjiang/Library/Logs/Homebrew/planetutils/05.python3.8:
else:
filename = ""
setup_py_code = "from setuptools import setup; setup()"

exec(compile(setup_py_code, filename, "exec"))
'"'"''"'"''"'"' % ('"'"'/private/tmp/planetutils--docutils-20231101-29056-1ayact7/docutils-0.14/setup.py'"'"',), "", "exec"))' egg_info --egg-base /private/tmp/pip-pip-egg-info-miuwufo5
cwd: /private/tmp/planetutils--docutils-20231101-29056-1ayact7/docutils-0.14/
Preparing metadata (setup.py): finished with status 'error'
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.

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