Marc Wiedermann

Results 4 issues of Marc Wiedermann

The reports show the worked time, time on breaks and the total time. The latter should be the some of the first two, but shows 0 hours and 0 minutes...

I really like the report function of the app that is displayed after every session. However, if one accidentally quits the app during the day all the statistics are reset...

After running `python setup.py develop` two dependencies are still missing and errors are thrown if one uses `import pycopancore`. These two dependencies are `sympy` and `llvmlite`. This is odd since...

When running `run_example1.py` using networkx 2.0 (or higher), I get the following error: `TypeError: object of type 'dict_keyiterator' has no len()`. However, when using version 1.11 everything is fine. The...

bug