Jan Kundrát

Results 230 comments of Jan Kundrát

Yes, `'nb of tsp pairs` represents the number of transponder pairs (and therefore also the number of provisioned media channels) for the chosen path at the requested bitrate. That is...

> But if I understand things correctly, this anyway doesn't solve the packaging/distribution problem since "pip install libyang" does not provide any precompiled binaries. You need GCC and development headers...

Originally I was hoping that we can keep native builds for Windows and Mac OS X because [these are supported by `cibuildwheel`](https://github.com/pypa/cibuildwheel). What `libyang` needs is only `libpcre2`, and a...

> Yes but from some quick searching on the internet I can't find any indication of anyone managing to do that on Windows and this issue is still open: >...

Regarding Windows, it seems that my memories were overly pessimistic. [Scipy says](https://github.com/scipy/scipy/blob/master/doc/source/dev/toolchain.rst) that there's been *"Universal C Runtime" since the release of Visual Studio 2015*, which is good news because...

> I can't find any indication of anyone managing to do that on Windows Just a small update -- there's a bunch of POSIX assumptions which complicate the build a...

@EstherLerouzic @AndreaDAmico : For those on Windows, can you please ask them how they installed GNPy and Python? Did they use Anaconda? Did they download Python directly and used `pip`?...

That's... significant :), thanks. I would like to spend more time getting the C extension usable, but speeding up `yangson` might be useful for some porting help (or perhaps as...

A small update: my patches which port `libyang` to Windows have been merged upstream.

Let's wait for #299 , then I'll update the asciicast.