Boris
J'ai installer Hellanzb et j'ai un message d'erreur à chaque fois que je lance hellanzb.py:
Traceback (most recent call last):
File "./hellanzb.py", line 14, in ?
from Hellanzb.Core import main
File "/home/xxx/hellanzb/hellanzb-0.13/Hellanzb/Core.py", line 9, in ?
from Hellanzb.HellaReactor import HellaReactor
File "/home/xxx/hellanzb/hellanzb-0.13/Hellanzb/HellaReactor.py", line 11, in ?
import twisted.copyright
ImportError: No module named twisted.copyright
En fait je pense que c'est un problème de chemins
si qq'un à une idée je suis preneur.