On 03/06/15 03:19, Bernd Edlinger wrote:
Hi,
I have a box, where only python-minimal-2.7 seems to be installed and I have
tried to use make -k -j2; but this results in
./dg-extract-results.sh
Traceback (most recent call last):
File "./dg-extract-results.py", line 13, in
import io
Impor
Hi,
I have a box, where only python-minimal-2.7 seems to be installed and I have
tried to use make -k -j2; but this results in
./dg-extract-results.sh
Traceback (most recent call last):
File "./dg-extract-results.py", line 13, in
import io
ImportError: No module named io
This causes cont