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

[BUG] Package not found: paper, Broken links: https://github.com/kyegomez/paper #17

Closed
d-andelions opened this issue Nov 10, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@d-andelions
Copy link

d-andelions commented Nov 10, 2024

When I try to install the package using pip, I met this issue:
Building editable for paper (pyproject.toml) ... error
error: subprocess-exited-with-error

× Building editable for paper (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [22 lines of output]
Traceback (most recent call last):
File "/root/miniconda3/envs/longagent/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 353, in
main()
File "/root/miniconda3/envs/longagent/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "/root/miniconda3/envs/longagent/lib/python3.9/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py", line 273, in build_editable
return hook(wheel_directory, config_settings, metadata_directory)
File "/tmp/pip-build-env-t34ml314/overlay/lib/python3.9/site-packages/poetry/core/masonry/api.py", line 82, in build_editable
return WheelBuilder.make_in(
File "/tmp/pip-build-env-t34ml314/overlay/lib/python3.9/site-packages/poetry/core/masonry/builders/wheel.py", line 88, in make_in
wb.build(target_dir=directory)
File "/tmp/pip-build-env-t34ml314/overlay/lib/python3.9/site-packages/poetry/core/masonry/builders/wheel.py", line 118, in build
self._add_pth(zip_file)
File "/tmp/pip-build-env-t34ml314/overlay/lib/python3.9/site-packages/poetry/core/masonry/builders/wheel.py", line 147, in _add_pth
for include in self._module.includes:
File "/root/miniconda3/envs/longagent/lib/python3.9/functools.py", line 993, in get
val = self.func(instance)
File "/tmp/pip-build-env-t34ml314/overlay/lib/python3.9/site-packages/poetry/core/masonry/builders/builder.py", line 97, in _module
return Module(
File "/tmp/pip-build-env-t34ml314/overlay/lib/python3.9/site-packages/poetry/core/masonry/utils/module.py", line 65, in init
raise ModuleOrPackageNotFound(
poetry.core.masonry.utils.module.ModuleOrPackageNotFound: No file/folder found for package paper
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building editable for paper
Failed to build paper
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (paper)

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@d-andelions d-andelions added the bug Something isn't working label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants