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

poetry lock / poetry install #757

Closed
StayF0cus opened this issue Mar 7, 2023 · 1 comment
Closed

poetry lock / poetry install #757

StayF0cus opened this issue Mar 7, 2023 · 1 comment

Comments

@StayF0cus
Copy link

Hello, when I run poetry lock or poetry install in my CrackMapExec folder I have this problem
"Project environment contains an invalid distribution"

image

Moreover, nothing happens

Any solution?

@twosevenzero
Copy link
Contributor

Looks like this is a python/poetry issue and not an issue with CrackMapExec.
According to this issue on the poetry repo, this is caused by leftover .dist-info files.

I am not able to replicate this issue.

$ poetry install
Creating virtualenv crackmapexec-uFAeCoN0-py3.11 in /home/zero/.cache/pypoetry/virtualenvs
Installing dependencies from lock file

Package operations: 93 installs, 0 updates, 0 removals

  • Installing pycparser (2.21)
  • Installing asn1crypto (1.5.1)
  • Installing cffi (1.15.1)
  • Installing pycryptodomex (3.17)
    <-- SNIP -->
  • Installing terminaltables (3.1.10)
  • Installing xmltodict (0.12.0)

Installing the current project: crackmapexec (5.4.1)

@mpgn mpgn closed this as completed Mar 27, 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

3 participants