-
Notifications
You must be signed in to change notification settings - Fork 42
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
Issue on install #4
Comments
export PYTHONPATH=/usr/local/lib/python3.x/site-packages; set the env with your own Python path, maybe it can solve the problem |
Nope, same error sorry
…On Wed, 30 Mar 2022 at 22:16, cckuailong ***@***.***> wrote:
export PYTHONPATH=/usr/local/lib/python3.x/site-packages;
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO5DOIYQZTGAFCE5FPBYD43VCQZ2BANCNFSM5SBN4DFQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
What is your OS platform? CentOS? |
Debian
…On Wed, 30 Mar 2022, 10:39 pm cckuailong, ***@***.***> wrote:
What is your OS platform? CentOS?
—
Reply to this email directly, view it on GitHub
<#4 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO5DOIZC4A27XO67LZXASOTVCQ4ONANCNFSM5SBN4DFQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Got it, I'll test on debian. It works well on Ubuntu/centos/mac, I have test on these platforms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
python3 pocsploit.py -iF example.txt -r modules/ --poc
The text was updated successfully, but these errors were encountered: