Skip to content

bbqsql not running #57

Description

@Pen-Ace

When i run the application it throws this error back:

Traceback (most recent call last):
File "/usr/local/bin/bbqsql", line 3, in
from bbqsql import *
File "/usr/local/lib/python2.7/dist-packages/bbqsql/init.py", line 30, in
from lib import *
File "/usr/local/lib/python2.7/dist-packages/bbqsql/lib/init.py", line 1, in
import api
File "/usr/local/lib/python2.7/dist-packages/bbqsql/lib/api.py", line 3, in
from .technique import *
File "/usr/local/lib/python2.7/dist-packages/bbqsql/lib/technique.py", line 8, in
from gevent.coros import Semaphore
ImportError: No module named coros

I installed the latest version, and beforehand purged what was there before.
ACE

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions