You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With all due respect to your (really incredible project), working with python dependencies is just terrible.
I have managed to install version 1.0 through pip3 install -r req.txt several times, but the latest versions via pipx/poetry (besides the fact that these are terrible platforms in themselves that don't work well) force me to download the msvsc compiler for Windows to install modules and I never have the moral strength to finish it
Maybe you could make a separate version for github sponsors with precompiled single binaries, like crackmapexec did?
Working with dependency modules in python completely destroy my mood for entire day and deprives me of my will to live, these are endless quicksands of traces and errors
Best regards
The text was updated successfully, but these errors were encountered:
With all due respect to your (really incredible project), working with python dependencies is just terrible.
I have managed to install version 1.0 through pip3 install -r req.txt several times, but the latest versions via pipx/poetry (besides the fact that these are terrible platforms in themselves that don't work well) force me to download the msvsc compiler for Windows to install modules and I never have the moral strength to finish it
Maybe you could make a separate version for github sponsors with precompiled single binaries, like crackmapexec did?
Working with dependency modules in python completely destroy my mood for entire day and deprives me of my will to live, these are endless quicksands of traces and errors
Best regards
The text was updated successfully, but these errors were encountered: