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

Temporary Solution for Python Version Beyond 3.11 #294

Open
ku4979p9 opened this issue Jan 13, 2025 · 2 comments
Open

Temporary Solution for Python Version Beyond 3.11 #294

ku4979p9 opened this issue Jan 13, 2025 · 2 comments
Labels
bug Something isn't working

Comments

@ku4979p9
Copy link

This project is no longer actively maintained.
If you don't want to use pyenv to switch Python versions, you can run the following command:
pipx install pwncat-cs --python /home/kali/.pyenv/versions/3.11.10/bin/python3
This will set it as the executable for Python 3.11.10, allowing you to use it anywhere.

@ku4979p9 ku4979p9 added the bug Something isn't working label Jan 13, 2025
@ku4979p9
Copy link
Author

and you should replace it with your own python311 path

@ku4979p9
Copy link
Author

You can use pwncat-cs directly when the current system Python is 3.12 without switching to 3.11

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

1 participant