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

SyntaxError: ("name 'scanner' is local and global",) #7

Closed
mrtizmo opened this issue Oct 23, 2013 · 1 comment
Closed

SyntaxError: ("name 'scanner' is local and global",) #7

mrtizmo opened this issue Oct 23, 2013 · 1 comment
Assignees

Comments

@mrtizmo
Copy link

mrtizmo commented Oct 23, 2013

When installing yara 1.7.5 with pip, it seems to install correctly, but displays a SyntaxError.

Installing collected packages: yara
  Running setup.py install for yara
    SyntaxError: ("name 'scanner' is local and global",)


    Installing yara-ctypes script to /home/nick/msvirtualenv/bin
Successfully installed yara
Cleaning up...
@ghost ghost assigned mjdorma Oct 25, 2013
@mjdorma
Copy link
Owner

mjdorma commented Oct 25, 2013

Resolved by removing test code found in yara/webapp.py

@mjdorma mjdorma closed this as completed Oct 25, 2013
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