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

WheN try to setup drozer it shows SyntaxError: invalid syntax #403

Closed
joyahamad074 opened this issue Jan 5, 2023 · 1 comment
Closed

Comments

@joyahamad074
Copy link

Steps to reproduce

Hi,
I have face some issue during the installation of drozer.
when I try to setup the drozer using python.exe setup.py bdist_msi
it shows me this kind error:

Traceback (most recent call last):
  File "C:\Users\User\Downloads\drozer-develop\setup.py", line 8, in <module>
    from src.drozer import meta
  File "C:\Users\User\Downloads\drozer-develop\src\drozer\meta.py", line 63
    print "%s %s\n" % (name, version)
          ^
SyntaxError: invalid syntax

And That's why I cannot install it. Please can anyone help me to how get rid out of it??

@Yogehi
Copy link
Collaborator

Yogehi commented Mar 4, 2023

image

@Yogehi Yogehi closed this as completed Mar 4, 2023
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

No branches or pull requests

2 participants