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

netfilterqueue install error #87

Closed
Svstheworld opened this issue Mar 8, 2024 · 3 comments
Closed

netfilterqueue install error #87

Svstheworld opened this issue Mar 8, 2024 · 3 comments

Comments

@Svstheworld
Copy link

at /usr/lib/python3/dist-packages/poetry/installation/chef.py:164 in _prepare
160│
161│ error = ChefBuildError("\n\n".join(message_parts))
162│
163│ if error is not None:
→ 164│ raise error from None
165│
166│ return path
167│
168│ def _prepare_sdist(self, archive: Path, destination: Path | None = None) -> Path:

Note: This error originates from the build backend, and is likely not a problem with poetry but with netfilterqueue (1.1.0) not supporting PEP 517 builds. You can verify this by running 'pip wheel --no-cache-dir --use-pep517 "netfilterqueue (==1.1.0)"'.

@dmdhrumilmistry
Copy link
Owner

Please report this issue to netfilterqueue

@Svstheworld
Copy link
Author

Svstheworld commented Mar 10, 2024 via email

@dmdhrumilmistry
Copy link
Owner

I got it resolve, thanks. Although I am having some trouble using it. Would you mind showing me how it works S. Mashburn

________________________________ From: dmdhrumilmistry @.> Sent: Friday, March 8, 2024 6:22:22 AM To: dmdhrumilmistry/pyhtools @.> Cc: Steveland Brown @.>; Author @.> Subject: Re: [dmdhrumilmistry/pyhtools] netfilterqueue install error (Issue #87) Closed #87<#87> as completed. — Reply to this email directly, view it on GitHub<#87 (comment)>, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BFIMEWXWHK5ISVXWUOQWRBTYXGNO5AVCNFSM6AAAAABEMOMLG2VHI2DSMVQWIX3LMV45UABCJFZXG5LFIV3GK3TUJZXXI2LGNFRWC5DJN5XDWMJSGA2TINBZG42TAMY. You are receiving this because you authored the thread.Message ID: @.***>

What issues are you facing? You can create a new issue or ping me issue with stacktrace on discord

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