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

ImportError: No module named 'eappcyber' #6

Open
frankea opened this issue Nov 2, 2019 · 2 comments
Open

ImportError: No module named 'eappcyber' #6

frankea opened this issue Nov 2, 2019 · 2 comments

Comments

@frankea
Copy link

frankea commented Nov 2, 2019

When running the main script, encountering the following error:

➜  tadpoles git:(master) ./scripts/update.sh

Traceback (most recent call last):
  File "/app/app.py", line 20, in <module>
    from firefox import Firefox
  File "/app/firefox.py", line 8, in <module>
    from eappcyber.meta import Metadata
ImportError: No module named 'eappcyber'

And unfortunately, I can't seem to find much info on "eappcyber" to install it.

@kronik1
Copy link

kronik1 commented Nov 5, 2019

Having the same problem

@aurora733
Copy link

aurora733 commented Jan 5, 2020

Also having the same problem. And google comes up with nothing for eappcyber. Is it a missing reference, @twneale ?

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

3 participants