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

ParserElement not defined #30

Closed
Viper727 opened this issue Mar 7, 2018 · 3 comments
Closed

ParserElement not defined #30

Viper727 opened this issue Mar 7, 2018 · 3 comments
Assignees
Labels

Comments

@Viper727
Copy link

Viper727 commented Mar 7, 2018

Hello ,

I am new to using this tool.

When I am trying to execute the python code, it shows me this error.

Traceback (most recent call last):
File "vmonkey.py", line 103, in
from core import *
File "/home/remnux/Desktop/ViperMonkey/ViperMonkey-master/vipermonkey/core/init.py", line 91, in
ParserElement.enablePackrat()
NameError: global name 'ParserElement' is not defined

Any help is highly appreciated.

@decalage2 decalage2 self-assigned this Mar 7, 2018
@decalage2 decalage2 added the bug label Mar 7, 2018
@decalage2 decalage2 added this to the ViperMonkey 0.10 milestone Mar 7, 2018
@recvfrom
Copy link

This is likely the same issue as in #27 and can be closed

@Viper727
Copy link
Author

Thanks.

@decalage2
Copy link
Owner

If you update oletools to v0.52.3 with pip install -U oletools it should fix the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants