Am 03.02.2011 23:29, schrieb Gerhard Lausser:
> Grégory, is it ok to write "from filexy" instead of "from .filexy"? It runs
> now with 2.4 but maybe it breaks something you planned but have not
> implemented yet.
Best would be zu use "shinken.filexy". Then you are on the save side
(well, German pro
> Let take this as a bug. What if we remove the . ?
Then it works.
Grégory, is it ok to write "from filexy" instead of "from .filexy"? It runs
now with 2.4 but maybe it breaks something you planned but have not
implemented yet.
Gerhard
__ Hinweis von ESET NOD32 Antivirus, Signaturdate
On Thu, Feb 3, 2011 at 8:51 PM, Gerhard Lausser
wrote:
> Hi,
>
> i can't launch Shinken anymore with a Python2.4 (still the default under
> CentOS 5.*)
>
> Traceback (most recent call last):
> File
> "/opt/python-2.4.6/lib/python2.4/site-packages/nose-1.0.0-py2.4.egg/nose/l
> oader.py", line 389,
Hi,
i can't launch Shinken anymore with a Python2.4 (still the default under
CentOS 5.*)
Traceback (most recent call last):
File
"/opt/python-2.4.6/lib/python2.4/site-packages/nose-1.0.0-py2.4.egg/nose/l
oader.py", line 389, in loadTestsFromName
module = self.importer.importFromPath(
File