Opened 12 years ago
Last modified 5 years ago
#36194 new defect
hellanzb doesn't start (Snow Leopard 10.6.8) - previous fix not worling — at Initial Version
Reported by: | tehcog (tehcog) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ||
Port: | hellanzb |
Description
Traceback (most recent call last):
File "/opt/local/bin/hellanzb.py", line 17, in <module>
from Hellanzb.Core import main
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Hellanzb/Core.py", line 9, in <module>
from Hellanzb.HellaReactor import HellaReactor
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/Hellanzb/HellaReactor.py", line 14, in <module>
from twisted.internet.selectreactor import _NO_FILENO
ImportError: cannot import name _NO_FILENO
Note: See
TracTickets for help on using
tickets.