Valber

Results 1 issues of Valber

System Ubuntu 15.04 , swig 2.0.12-1ubuntu1 - installed ``` git clone https://github.com/Traumflug/simulavr.git ./bootstrap ./configure LDFLAGS="-L/usr/lib/python2.7" --enable-python make sudo checkinstall cd src/python sudo python setup.py install python -c 'import pysimulavr' Traceback...