OpenBazaar-Installer icon indicating copy to clipboard operation
OpenBazaar-Installer copied to clipboard

Built server gives error over twisted.internet module

Open stevenroose opened this issue 9 years ago • 1 comments

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 avatar Jan 07 '16 19:01 stevenroose

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

stevenroose avatar Jan 07 '16 19:01 stevenroose