kaarrot

Results 10 issues of kaarrot

When building the first example (sys.version) from the Usage section I get the following link error, = note: /usr/bin/ld: cannot find -lpython3.4m Do I need to specify more dependencies other...

Every time the `open` function is executed the starting path is the location where Micro was launched from. Navigating around deeper directory trees gets tedious very quickly if we are...

Supported for ABI >= 6 - total/active/inactive point count - attribute name, type, uniform, index, flags, compression - group name and count information - whether the descriptor is shared -...

It appears that in 3x3x3 tensor while iterating the iterator Start is not pointing to the first element so that all values are off by one index. ``` ⎡26 0...

While building on Jetson Nano I got the following error in libPng: [ 82%] Linking CXX executable PDFWriterTestPlayground ../LibPng/libLibPng.a(pngrutil.c.o): In function `png_init_filter_functions': pngrutil.c:(.text+0x748c): undefined reference to `png_init_filter_functions_neon' collect2: error: ld...

Hello, I'm having some problems while trying to decompress gzip buffer with zlib compressor. Can anybody give some guidance how to approach this please? I'm aware zlib requires explicit configuration...

Hi there, Thanks for sharing, I really like the brevity and clarity of the code. I stumble on a small issue with missing header bunnyanim.cpp. Can you point me the...

I found this feature quite useful, while dealing with a long list of available desktops. Instead of listing them in alphabetical order show the more recent ones (or frequently visited)...

## Description Address a few small issues encountered during CMake configuration step and during build using Makefile `BUILD_MISSING_DEPS` option enabled. - Mismatch between expected libraw versions specified in `build_libraw.bash` 0.21.3...