Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

MacOS pip download --no-binary aardwolf aardwolf error #721

Closed
ghost opened this issue Jan 18, 2023 · 5 comments
Closed

MacOS pip download --no-binary aardwolf aardwolf error #721

ghost opened this issue Jan 18, 2023 · 5 comments

Comments

@ghost
Copy link

ghost commented Jan 18, 2023

WARNING: Missing build requirements in pyproject.toml for aardwolf from https://files.pythonhosted.org/packages/3d/9a/61d9e54de2f0b93c6f1dd9a3b8e6526510531e6e64fc7b9724f123c11512/aardwolf-0.2.2.tar.gz.
WARNING: The project does not specify a build backend, and pip cannot fall back to setuptools without 'wheel'.

Can someone please tell me what the problem is here and how to fix it?

MacBook Air M2 on Monterey 12.5

@mpgn
Copy link
Contributor

mpgn commented Jan 18, 2023

Hello can you check if the binary is working ?

https://github.com/Porchetta-Industries/CrackMapExec/releases/tag/v5.4.0

@ghost
Copy link
Author

ghost commented Jan 22, 2023

Hello can you check if the binary is working ?

https://github.com/Porchetta-Industries/CrackMapExec/releases/tag/v5.4.0

it works only on binary 3.9 if i run it as arch -x86_64 python3 cme. no other binary works. why?

@fsacer
Copy link

fsacer commented Feb 10, 2023

also seeing something related to aardwolf building the thing from git with poetry on linux though.

image

@mpgn
Copy link
Contributor

mpgn commented Feb 10, 2023

you are probably using an old version of cme, git pull and retry :)

@fsacer
Copy link

fsacer commented Feb 19, 2023

ah yeah, that's true, had to remove poetry.lock file to be able to pull the latest version.

@mpgn mpgn closed this as completed Feb 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants