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

Built server gives error over twisted.internet module #13

Open
stevenroose opened this issue Jan 7, 2016 · 1 comment
Open

Built server gives error over twisted.internet module #13

stevenroose opened this issue Jan 7, 2016 · 1 comment

Comments

@stevenroose
Copy link
Contributor

I get this error when running openbazaard:

$ ./openbazaard start -t -l debug
Traceback (most recent call last):
  File "<string>", line 8, in <module>
ImportError: No module named twisted.internet
openbazaard returned -1

I'm on Fedora 22 (64-bit) and I have package python-twisted-15.1.0-1.fc22.x86_64 installed.

@stevenroose
Copy link
Contributor Author

I also tried installing Twisted using pip, but the error persists.

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

1 participant