Skip to content
This repository has been archived by the owner on Jul 17, 2020. It is now read-only.

Failed to import argparse? #21

Open
TheN00bBuilder opened this issue Jul 19, 2018 · 0 comments
Open

Failed to import argparse? #21

TheN00bBuilder opened this issue Jul 19, 2018 · 0 comments

Comments

@TheN00bBuilder
Copy link

[!] Failed to import the dependencies... Please make sure to install all of the requirements and try again.
Traceback (most recent call last):
  File "probeSniffer.py", line 25, in <module>
    parser = argparse.ArgumentParser(
NameError: name 'argparse' is not defined

Having this error when running. Yes, I did install all requirements. Python3 version is 3.5.3, so argparse is included/already installed. Any idea what is happening?

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

No branches or pull requests

1 participant