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

Fix: full hardcoded python interpreter breaks venv setup #110

Merged
merged 1 commit into from
Jun 4, 2019

Conversation

obilodeau
Copy link
Member

While testing bettercap + virtualenv pyrdp configuration suggested in #107 I stumbled upon this issue.

Error on the CLI was:

192.168.xx.0/24 > 192.168.xx.245  » [15:16:43] [rdp.proxy] [192.168.xx.251:43108 -> 192.168.xx.161:3389] AttributeError: module 'Crypto.PublicKey.RSA' has no attribute 'pubkey'

Even after changing the files locally, bettercap would still yield the same error. It might be because of some venv caching or something so I will retest once this is merged.

@Res260 Res260 self-requested a review June 4, 2019 19:49
@obilodeau obilodeau merged commit b8639da into master Jun 4, 2019
@obilodeau obilodeau deleted the attempt-fix-venv branch November 27, 2019 21:53
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

Successfully merging this pull request may close these issues.

None yet

2 participants