Public bug reported:

When attempting to start a Twisted-based application, it incurred in the
following error:

Traceback (most recent call last):
  File "/usr/bin/twistd", line 9, in <module>
    sys.exc_clear()
AttributeError: module 'sys' has no attribute 'exc_clear'
Traceback (most recent call last):
  File "/usr/bin/twistd", line 7, in <module>
    import _preamble
ImportError: No module named '_preamble'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/bin/twistd", line 9, in <module>
    sys.exc_clear()
AttributeError: module 'sys' has no attribute 'exc_clear'
Traceback (most recent call last):
  File "/usr/bin/twistd", line 7, in <module>
    import _preamble
ImportError: No module named '_preamble'

This is fixed on upstream
https://twistedmatrix.com/trac/browser/trunk/bin/twistd

Running Ubuntu Xenial with  python3-twisted-experimental version
"15.4.0-0ubuntu2"

** Affects: twisted-py3 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1524492

Title:
  /usr/bin/twistd3 fails with "AttributeError: module 'sys' has no
  attribute 'exc_clear'"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/twisted-py3/+bug/1524492/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to