Hi Ivan,
On Fri, Dec 27, 2013 at 11:07:57PM +0100, Ivan Kalev wrote:
> Hi Andreas,
>
> Here is an alternative solution: in version 1.2.2 you can override the
> default cache directory with -g:
>
> $ python csb/test/app.py --generated-resources /tmp
>
> What do you think? Version 1.2.2 can be downloaded from PyPI or CodePlex
In principle this sounds very good, but
$ PYTHONWARNINGS=d python csb/test/app.py --generated-resources /tmp
Traceback (most recent call last):
File "csb/test/app.py", line 5, in <module>
from csb.test import Console
ImportError: No module named csb.test
What new dependency is needed here to run the test successfully?
Kind regards
Andreas.
--
http://fam-tille.de
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]